doc/user/content/sql/_index.md
{{< sql-commands-table-by-label label="object" group_by="object" >}}
The following commands perform CRUD operations on materialized views, views, sources, and tables:
{{< yaml-table data="sql_commands_crud" noHeader=true >}}
Commands to manage roles and privileges and owners:
{{< yaml-table data="sql_commands_rbac" noHeader=true >}}
Explain){{< yaml-list data="sql_commands_all" label="explain" numColumns="1" >}}
SHOW) { #show }{{< yaml-list data="sql_commands_all" label="show" numColumns="3" >}}
Commands related with session state and configurations:
{{< yaml-list data="sql_commands_all" label="session" numColumns="1" >}}
{{< yaml-list data="sql_commands_all" label="other" >}}
{{< yaml-list data="sql_commands_all" label="prepared statements" >}}