pub const UNNAMED_COLUMN: &str = "?column?";Expand description
The column name stored in BindContext for a column without an alias.
pub const UNNAMED_COLUMN: &str = "?column?";The column name stored in BindContext for a column without an alias.