Enjoy 15% Discount With Coupon 15off

Monthly Archives - December 2022

What is ‘minimum resolvable temperature’?

What is ‘minimum resolvable temperature’?A . The detection threshold for passive infrared (PIR) sensors, calculated from the difference in temperature between an intruder, activity and the background. B. The detection threshold for passive infrared (PIR) sensors, calculated from the difference in temperature between staged sensors C. The detection threshold for...

Read more...

When does a multi-cluster warehouse shuts down with default scaling policy

When does a multi-cluster warehouse shuts down with default scaling policyA . Immediately after the query is run B. After 2 to 3 consecutive successful checks (performed at 1 minute intervals), which determine whether the load on the least-loaded cluster could be redistributed to the other clusters without spinning up...

Read more...

Which of the below privileges are required for search optimization?

Which of the below privileges are required for search optimization?A . OWNERSHIP privilege on the table B. ADD SEARCH OPTIMIZATION privilege on the schema that contains the table C. ADD SEARCH OPTIMIZATION privilege on the table.View AnswerAnswer: A,B Explanation: What Access Control Privileges Are Needed For the Search Optimization Service?

Read more...

Data loading transformation as part of copying data to a table from stage supports selecting data from user stage and named stages(internal and external) only

Data loading transformation as part of copying data to a table from stage supports selecting data from user stage and named stages(internal and external) onlyA . TRUE B. FALSEView AnswerAnswer: A Explanation: The SELECT statement used for transformations does not support all functions. For a complete list of the supported...

Read more...

Privileges granted on database objects are not replicated to a secondary database.

Privileges granted on database objects are not replicated to a secondary database.A . TRUE B. FALSEView AnswerAnswer: A Explanation: Access Control Privileges granted on database objects are not replicated to a secondary database. https://docs.snowflake.com/en/user-guide/database-replication-intro.html#access-control

Read more...

Files stored in snowflake internal stage are automatically encrypted using either AES 128 or 256 strong encryption.

Files stored in snowflake internal stage are automatically encrypted using either AES 128 or 256 strong encryption.A . TRUE B. FALSEView AnswerAnswer: A Explanation: All files stored in internal stages (for data loading/unloading) automatically encrypted (using either AES 128 standard or 256 strong encryption). https://docs.snowflake.com/en/user-guide/admin-security.html Please note if using external...

Read more...

Removing files from a stage after you are done loading the files improves performance when subsequently loading data

Removing files from a stage after you are done loading the files improves performance when subsequently loading dataA . TRUE B. FALSEView AnswerAnswer: A Explanation: Managing Unloaded Data Files Staged files can be deleted from a Snowflake stage using the REMOVE command to remove the files in the stage after...

Read more...