Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Introduction to SQL in BigQuery
Data Types
Questions
-
Can you set Vim keybindings for editors?
-
how to connect to a BigQuery database?
Authentication
-
On GCP products with the right access scope, no authentication is required.
-
In a local development environment, the best way is to install Google Cloud SDK CLI and use it to authenticate.