When does a multi-cluster warehouse shuts down with default scaling policy
When a cloned table is replicated to a secondary database, the data also gets replicated in the secondary database
You have created a table as below
CREATE TABLE EMPLOYEE(EMPLOYEE_ID NUMBER, EMPLOYEE_NAME VARCHAR);
What datatype Snowflake will use for EMPLOYEE_ID?