Snowflake SnowPro Core Practice Test - Questions Answers, Page 53
List of questions
Related questions
Which system_defined Snowflake role has permission to rename an account and specify whether the original URL can be used to access the renamed account?
ACCOUNTADMIN
SECURITYADMIN
SYSADMIN
ORGADMIN
What do temporary and transient tables have m common in Snowflake? (Select TWO).
Both tables have no Fail-safe period.
Both tables have data retention period maximums of one day.
Both tables are visible only to a single user session.
For both tables the retention period ends when the tables are dropped.
For both tables, the retention period does not end when the session ends
What is a non-configurable feature that provides historical data that Snowflake may recover during a 7-day period?
Fail-safe
Time Travel
Cloning
Account replication
Which activities are managed by Slowflake's Cloud Services layer? (Select TWO).
Authorisation
Access delegation
Data pruning
Data compression
Query parsing and optimization
Which statements reflect valid commands when using secondary roles? (Select TWO).
Use SECONDARY ROLES RESUME
USE SECONDARY ROLES SUSPEND
USE SECONDARY RLES ALL
USE SECONDARY ROLES ADD <Role Name>
Use SECONDARY ROLES NONE
What does Snowflake recommend for a user assigned the ACCOUNTADMIN role?
The ACCCUKTMKIN role should be set as tie user's default role.
The user should use federated authentication instead of a password
The user should be required to use Multi-Factor Authentication (MFA).
There should be just one user with the ACCOUNTADMIN role in each Snowflake account.
A user wants to access stored in a stage without authenticating into Snowflake.
Which type of URL should be used?
File URL
Staged URL
Scoped URL
Pre-signed URL
Which Snowflake objects can be restored using Time Travel? (Select VNO).
Roles
Users
Databases
Schemas
Virtual warehouses
Which table function should be used to view details on a Directed Acyclic Graphic (DAG) run that is presently scheduled or is executing?
TASK_HISTORY
TASK_DEPENDENTS
CURRENT_TASK_GRAPHS
COMPLETE_TASK_GRAPHS
A Snowflake user is trying to load a 125 GB file using SnowSQL. The file continues to load for almost an entire day. What will happen at the 2< hour mark?
The file will continue to load until all contents arc loaded.
The tile will slop loading and all data up to that point will be committed.
The file loading could be aborted without any portion of the file being committed.
The file's number of allowable hours to load can be programmatically controlled to load easily into Snowflake
Question