Skip to main content
Lists every hypothetical (what-if) projection defined in the current session. See CREATE HYPOTHETICAL PROJECTION and EXPLAIN WHATIF. The contents are session-scoped: each connection sees only its own hypothetical projections, and the table is empty when none have been created in the current session. The current (database, table) are resolved by UUID at query time, so they reflect RENAME TABLE and entries for dropped tables are hidden automatically.

Columns

Example

See also

Last modified on September 3, 2026