Syntax
- Last Updated: August 22, 2023
- 1 minute read
- DataDirect Connectors
- ODBC
- Google Bigquery 8.0
- Documentation
Attribute
Syntax (SY)
Purpose
Specifies the Google BigQuery SQL dialect to be used for querying data.
Valid Values
standard | legacy
Behavior
If set to standard, the driver uses the
standard SQL dialect for querying data.
If set to legacy, the driver uses the
legacy SQL dialect for querying data.
Default
standard