SQL Warehouse Resource Monitor DDL Flashcards
ALTER RESOURCE MONITOR
Modifies the properties and triggers for an existing resource monitor.
ALTER WAREHOUSE
Suspends or resumes a virtual warehouse, or aborts all queries (and other SQL statements) for a warehouse.
CREATE RESOURCE MONITOR
Creates a new resource monitor.
CREATE WAREHOUSE
Creates a newvirtual warehousein the system.
DESCRIBE WAREHOUSE
Describes the warehouse.
DROP RESOURCE MONITOR
Removes the specified resource monitor from the system.
DROP WAREHOUSE
Removes the specified virtual warehouse from the system.
SHOW RESOURCE MONITORS
Lists all the resource monitors in your account for which you have access privileges.
SHOW WAREHOUSES
Lists all the warehouses in your account for which you have access privileges.
USE WAREHOUSE
Specifies the active/current warehouse for the session.