01. Which of the following is NOT a type of internal stage in Snowflake?
02. Which of the following is an internal stage automatically created for every user in Snowflake?
03. Which command is used to upload files into an internal stage in Snowflake?
04. How do you refer to the internal stage of a specific table?
05. What is the process called when a file is copied from a local file system to a Snowflake internal stage using the PUT command?
06. What is the primary purpose of a named stage in Snowflake?
07. Which command is used to upload a file into an internal stage?
08. Which compression is used unless something different is specific when using the PUT command to upload a file into an internal stage?
09. Which file formats can't be used during data loading?
10. When unloading data from a Snowflake table to an external stage, which command is primarily used?