- (Exam Topic 2)
What are two ways to create and manage Data Shares in Snowflake? (Choose two.)
Correct Answer:
AC
Reference: https://docs.snowflake.com/en/user-guide/data-sharing-provider.html
- (Exam Topic 3)
What are the correct parameters for time travel and fail-safe in the Snowflake Enterprise Edition?
Correct Answer:
D
- (Exam Topic 3)
Which data type can store more than one type of data structure?
Correct Answer:
D
- (Exam Topic 1)
What privileges are required to execute a task?
Correct Answer:
A
- (Exam Topic 3)
What is the following SQL command used for? Select * from table(validate(t1, job_id => '_last'));
Correct Answer:
D