SQL Connector

The SQL Connector feature of the connector enables applications to execute standard SQL queries or legacy BigQuery SQL queries against the database.

The connector does not support query prefixes, and instead determines which dialect to use based on the QueryDialect connection setting. By default, QueryDialect is set to SQL so that the connector executes queries using standard SQL syntax. For more information, see QueryDialect.