Module mz_sql::plan::statement::show

source ·
Expand description

Queries that show the state of the database system.

This module houses the handlers for the SHOW suite of statements, like SHOW CREATE TABLE and SHOW VIEWS. Note that SHOW <var> is considered an SCL statement.

Structs

Functions