execution_profile
Get the timings generated during query execution.
list_databases
Lists databases this session has access to.
list_functions
Lists all functions in the database with their types and metadata.
list_schemas
Lists all schemas this session has access to.
list_tables
Lists all tables this session has access to.
list_views
Lists all views this session has access to.
optimizer_profile
Get the timings generated for each optimizer rule.
planning_profile
Get the timings generated during query planning.
query_info
Get information about executed queries.