mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-07-19 06:15:00 +00:00
![]() The SQL specification prohibits constructions like SELECT * FROM a NATURAL JOIN (b) where b sits alone inside parentheses. Parentheses in a FROM entry always introduce either a derived table or a join. |
||
---|---|---|
.. | ||
sqlparser_common.rs | ||
sqlparser_mssql.rs | ||
sqlparser_postgres.rs |