Retrieve all tables in a BigQuery project or dataset to explore available data and plan your workflows.
Field | Type | Required | Description |
---|---|---|---|
Project | Select | Yes | Google BigQuery project to search in |
Dataset | Select | No | Specific dataset to list tables from (optional - lists all if empty) |
Limit | Number | No | Maximum number of tables to return (1-1000) |
Output | Description |
---|---|
Tables List | List of all tables with names, types, and metadata |
What's the difference between listing with and without selecting a dataset?
What information do I get about each table?
Can I see tables I don't have permission to access?
How do I find tables with specific characteristics?
What if I have hundreds of tables and hit the limit?
How does this help with data governance?
Can I use this to identify the largest or most active tables?