Skip to main content
EXPLAIN is deprecated. Its forecasts are not reliably accurate and the statement is no longer maintained. Avoid using EXPLAIN in production workflows. This page is retained for reference only.
The EXPLAIN statement was intended to forecast query results without purchasing or executing — previewing data availability and estimated costs.

Syntax

What EXPLAIN returns

  • Estimated row count matching your criteria
  • Estimated cost based on data pricing
  • Data freshness information
  • Result schema

Example


SELECT

Full SELECT statement reference

CREATE MATERIALIZED VIEW

Create stored datasets from queries

Pricing

Understanding data costs