pub const RESERVED_FOR_COLUMN_ALIAS: &[Keyword];
Can’t be used as a column alias, so that SELECT <expr> alias can be parsed unambiguously without looking ahead.
SELECT <expr> alias