Questions and Answers (Graded A)
In a load process, data arrives at these Snowflake objects in what sequence?
Pipe -> Stage -> Table
Table -> Stage -> Pipe
Stage -> Pipe -> Table
Table -> Pipe -> Stage
Stage -> Table -> Pipe - ANSWER - Stage -> Pipe -> Table
When deciding whether to use bulk loading or Snowpipe, which factors should you consider?
How often you will load the data
Location of data (local system or cloud)
Data format (structured or semi-structured)
Number of files you will load at one time - ANSWER - How often you will load the data
Location of data (local system or cloud)
Number of files you will load at one time
Snowflake supports landing data into which locations?
Internal stage on cloud storage platform
External stage on cloud storage platform
Internal stage on your local system - ANSWER - Internal stage on cloud storage platform
External stage on cloud storage platform
When a resource monitor action is set to "Suspend Immediate" and its credit quota threshold is
reached, additional credits may be consumed while its assigned warehouses are being
suspended. - ANSWER - True