Snowflake SnowPro Core Practice Test - Questions Answers, Page 54
List of questions
Related questions
Which user preferences can be set for a user profile in Snowsight? (Select TWO).
Multi-Factor Authentication (MFA)
Default database
Default schema
Notification
Username
Which Snowflake table type persists until it is explicitly dropped. is available for all users with relevant privileges (across sessions). and has no Fail-safe period?
External
Permanent
Temporary
Transient
Which semi-structured file format is a compressed, efficient, columnar data representation?
Avro
JSON
TSV
Parquet
How does the search optimization service help Snowflake users improve query performance?
It scans the micro-partitions based on the joins used in the queries and scans only join columns.
II maintains a persistent data structure that keeps track of the values of the table's columns m each of its micro-partitions.
It scans the local disk cache to avoid scans on the tables used in the Query.
It keeps track of running queries and their results and saves those extra scans on the table.
How does Snowflake define i1s approach to Discretionary Access Control (DAC)?
A defined level of access to an object
An entity in which access can be granted
Each object has an owner, who can in turn grail access to that object.
Access privileges are assigned to roles. which are in turn assigned to use's
How many credits does a size 3X-Large virtual warehouse consume if it runs continuously for 2 hours?
32
64
128
256
Which command is used to lake away staged files from a Snowflake stage after a successful data ingestion?
DELETE
DROP
REMOVE
TRUNCATE
Which Snowflake table supports unstructured data?
Directory
Transient
Temporary
Permanent
If a virtual warehouse is suspended, what happens to the warehouse cache?
The cache is dropped when the warehouse is suspended and is no longer available upon restart.
The warehouse cache persists for as long the warehouse exists, regardless of its suspension status.
The cache is maintained for up to two hours and can be restored If the warehouse Is restarted within this limit.
The cache is maintained for the auto suspend duration and can be restored it the warehouse 15 restarted within this limit.
Who can create network policies within Snowflake? (Select TWO).
SYSADMIN only
ORCADMIN only
SECURITYADMIN or higher roles
A role with the CREATE NETWORK POLICY privilege
A role with the CREATE SECURITY INTEGRATION privilege
Question