


Much like a derived table, the result of a CTE is not stored and exists only for the duration of the query. To learn more about how BigQuery works, see the BigQuery documentation. What are Common Table Expressions (CTEs)?Ī Common Table Expression (CTE) is the result set of a query which exists temporarily and for use only within the context of a larger query.
