mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-11-25 08:21:19 +00:00
A table alias can specify new names for the columns within the aliased table, in addition to a new name for the table itself. |
||
|---|---|---|
| .. | ||
| sqlparser_common.rs | ||
| sqlparser_mssql.rs | ||
| sqlparser_postgres.rs | ||