Snowflake Syntax: Create a Virtual Warehouse
Create Warehouse
What does it do?
Used to create a Virtual Warehouse which can be used to execute queries.
Required Privileges
Your current role needs to have the following privileges:
CREATE WAREHOUSE
馃挕
By default, only the SYSADMIN role has the p...