This document provides instructions for getting a list of all tables in BigQuery by running a query on the __TABLES__ system table, and explains that table references in queries use the syntax PROJECT.DATASET.TABLE or ``PROJECT.DATASET.TABLE`` to specify the project, dataset and table name.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
124 views1 page
Bigquery Tables
This document provides instructions for getting a list of all tables in BigQuery by running a query on the __TABLES__ system table, and explains that table references in queries use the syntax PROJECT.DATASET.TABLE or ``PROJECT.DATASET.TABLE`` to specify the project, dataset and table name.