C. A materialized view is automatically refreshed by a Snowflake managed warehouse.
Which file format will keep floating-point numbers from being truncated when data is unloaded?
d
What is a characteristic of the maintenance of a materialized view?
c
C. A materialized view is automatically refreshed by a Snowflake managed warehouse.
C. A materialized view is automatically refreshed by a Snowflake managed warehouse.
C. A materialized view is automatically refreshed by a Snowflake managed warehouse.
What command is used to export or unload data from Snowflake?
b
B. GET @mystage
B. GET @mystage
B. GET @mystage
Which command should be used to unload all the rows from a table into one or more files in a named stage?
a
A. COPY INTO
A. COPY INTO
In which layer of its architecture does Snowflake store its metadata statistics?
d
Reference:
https://hevodata.com/blog/snowflake-architecture-cloud-data-warehouse/
D. Cloud Services Layer
D. Cloud Services Layer
D. Cloud Services Layer
Based on Snowflake recommendations, when creating a hierarchy of custom roles, the top-most custom role should be assigned to which role?
b
A. ACCOUNTADMIN
B. SECURITYADMIN
A. ACCOUNTADMIN
B. SECURITYADMIN
How does Snowflake Fail-safe protect data in a permanent table?
c
C. Fail-safe makes data available for 7 days, recoverable only by Snowflake Support.
C. Fail-safe makes data available for 7 days, recoverable only by Snowflake Support.
C. Fail-safe makes data available for 7 days, recoverable only by Snowflake Support.
How can a Snowflake user validate data that is unloaded using the COPY INTO
d
D. Use the VALIDATION_MODE = RETURN_ROWS statement.
D. Use the VALIDATION_MODE = RETURN_ROWS statement.
D. Use the VALIDATION_MODE = RETURN_ROWS statement.
How should a virtual warehouse be configured if a user wants to ensure that additional multi-clusters are resumed with no delay?
b
B. Set the minimum and maximum clusters to autoscale
B. Set the minimum and maximum clusters to autoscale
B. Set the minimum and maximum clusters to autoscale
A user needs to create a materialized view in the schema MYDB.MYSCHEMA.
Which statements will provide this access?
b
C. GRANT ROLE MYROLE TO USER USER1;CREATE MATERIALIZED VIEW ON SCHEMA MYDB.MYSCHEMA TO USER1;
B. GRANT ROLE MYROLE TO USER USER1;CREATE MATERIALIZED VIEW ON SCHEMA MYDB.MYSCHEMA TO USER USER1;
B. GRANT ROLE MYROLE TO USER USER1;CREATE MATERIALIZED VIEW ON SCHEMA MYDB.MYSCHEMA TO USER USER1;
B. GRANT ROLE MYROLE TO USER USER1;CREATE MATERIALIZED VIEW ON SCHEMA MYDB.MYSCHEMA TO USER USER1;
D. Parquet
D. Parquet
D. Parquet