mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-10-09 13:40:22 +00:00
![]() VALUES clauses are not just valid in INSERT statements. They're also valid (basically) anywhere table expressions are accepted, like in FROM clauses. |
||
---|---|---|
.. | ||
sqlparser_common.rs | ||
sqlparser_mssql.rs | ||
sqlparser_postgres.rs |