About 1,578,001 results (3,950 milliseconds)

TABLES view | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/information-schema-tables
SQL in BigQuery. GoogleSQL reference. Query syntax · Pipe syntax ... TABLES view, the query results contain one row for each table or view in a dataset.

Create logical views | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/views
... view requires the same permissions as creating a table. You must also have permissions to query any tables that are referenced by the view's SQL query. To ...

Manage logical views | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/managing-views
create permission, you can update tables and views in the datasets that you create. To update the view's SQL query, you must also have permissions to query any ...

Query syntax | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax
Query statements scan one or more tables or expressions and return the computed result rows. This topic describes the syntax for SQL queries in GoogleSQL for ...

Query multiple tables using a wildcard table | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/querying-wildcard-tables
Wildcard tables are available only in GoogleSQL. For equivalent functionality in legacy SQL, see Table wildcard functions. A wildcard table represents a union ...

Data definition language (DDL) statements in GoogleSQL ...

https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language
table_option_list : A list of options for creating the table. query_statement : The query from which the table should be created. For the query syntax, see SQL ...

Derived tables in Looker | Google Cloud

https://cloud.google.com/looker/docs/derived-tables
For a SQL-based derived table, you define the derived table with a SQL query. For example, the following view files show how you could use LookML to create a ...

Introduction to logical views | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/views-intro
A view is a virtual table defined by a SQL query. The default type of view for BigQuery is a logical view.

Authorized views | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/authorized-views
... view requires the same permissions as creating a table. You must also have permissions to query any tables that are referenced by the view's SQL query. To ...

Quotas and limits | BigQuery | Google Cloud

https://cloud.google.com/bigquery/quotas
See Cloud SQL federated queries. View quota in Google Cloud console. Cross ... A table, query result, or view definition can have up to 10,000 columns.

Create and use tables | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/tables
Enter a valid SQL query. Click More and then select Query settings. Query settings. Select the Set a destination table for query results option. ... table or view ...

Run a query | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/running-queries
Cloud SQL instance access · AWS VPN and network attachment · Azure VPN and ... View table snapshot metadata · Update table snapshot metadata · Delete table ...

Data manipulation language (DML) statements in GoogleSQL ...

https://cloud.google.com/bigquery/docs/reference/standard-sql/dml-syntax
If there is an UPDATE or DELETE clause: q + t. To preview how many bytes a statement processes, see Check the query cost before running them. Partitioned tables.

Explore the Google Cloud console | BigQuery

https://cloud.google.com/bigquery/docs/bigquery-web-ui
... Cloud console to work with BigQuery projects, display resources (such as datasets and tables), compose and run SQL queries, and view query and job histories.

Getting information about views | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/view-metadata
When you run the command, the Type field displays either TABLE or VIEW . ... The Details tab displays the view's description, view information, and the SQL query ...

Creating A Report based on a View Table

https://groups.google.com/g/idempiere/c/7C8UniF9BME/m/DYKgBbbVBQAJ
Sep 18, 2017 ... How do i do this in the idempiere report... i want to use AD_Window_ID that was passed from the process to my SQL Query it should look like ...

JOBS view | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/information-schema-jobs
SQL query text. Only the JOBS_BY_PROJECT view has the query column. referenced_tables, RECORD, Array of tables referenced by the job. Only ...

COLUMNS view | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/information-schema-columns
When you query the INFORMATION_SCHEMA.COLUMNS view, the query results contain one row for each column (field) in a table.

Using SQL Runner to create queries and Explores | Looker | Google ...

https://cloud.google.com/looker/docs/sql-runner-create-queries-and-explores
Feb 6, 2025 ... The full field name is always used in the results table and visualization. Therefore, the Show Full Field Name option in the Settings menu is ...

Query syntax in GoogleSQL | Spanner | Google Cloud

https://cloud.google.com/spanner/docs/reference/standard-sql/query-syntax
Query statements scan one or more tables or expressions and return the computed result rows. This topic describes the syntax for SQL queries in GoogleSQL for ...