Any JDBC Driver for Google BigQuery Standard SQL -


i need jdbc driver connect application google bigquery. tried cdata jdbc driver, did not support types of standard sql queries. there other complete options?

the official jdbc driver bigquery should support types of standard sql queries.


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -