What would be the expected behavior if a team member in Enterprise Grid is added to an IdP (Identity Provider)
What would be the expected behavior if a team member in Enterprise Grid is added to an IdP (Identity Provider) group with auto-provisioning enabled to a workspace? A. The member would be automatically added to the new workspace and would be unable to leave. B. The member would be notified that they have a new […]
Big Corp uses an IdP (Identity Provider) to manage access for its members to its Plus plan on Slack.
Big Corp uses an IdP (Identity Provider) to manage access for its members to its Plus plan on Slack. Their security team wants to make sure members will be automatically deactivated when they leave the company. Which of the following must be true to ensure that members are automatically deactivated? A. Each member’s access must […]
Snowflake is designed for which type of workloads?
Snowflake is designed for which type of workloads? (Choose two.) A. OLAP (Analytics) workloads B. OLTP (Transactional) workloads C. Concurrent workloads D. On-premise workloads Reference: https://blog.couchbase.com/its-the-workload-stupid/
Which object allows you to limit the number of credits consumed within a Snowflake account?
Which object allows you to limit the number of credits consumed within a Snowflake account? A. Account Usage Tracking B. Resource Monitor C. Warehouse Limit Parameter D. Credit Consumption Tracker Reference: https://docs.snowflake.com/en/user-guide/resource-monitors.html
Which of the following objects can be cloned?
Which of the following objects can be cloned? (Choose four.) A. Tables B. Named File Formats C. Schemas D. Shares E. Databases F. Users
Which of the following commands sets the Virtual Warehouse for a session?
Which of the following commands sets the Virtual Warehouse for a session? A. B. C. D. Reference: https://docs.snowflake.com/en/user-guide/warehouses-tasks.html
True or False: The COPY command must specify a File Format in order to execute.
True or False: The COPY command must specify a File Format in order to execute. A. True B. False Reference: https://interworks.com/blog/hcalder/2018/07/26/the-basics-of-loading-data-into-snowflake/
Which statement best describes “clustering”?
Which statement best describes “clustering”? A. Clustering represents the way data is grouped together and stored within Snowflake’s micro-partitions B. The database administrator must define the clustering methodology for each Snowflake table C. The clustering key must be included on the COPY command when loading data into Snowflake D. Clustering can be disabled within a […]
Credit Consumption by the Compute Layer (Virtual Warehouses) is based on:
Credit Consumption by the Compute Layer (Virtual Warehouses) is based on: (Choose two.) A. Number of users B. Warehouse size C. Amount of data processed D. # of clusters for the Warehouse
Account-level storage usage can be monitored via:
Account-level storage usage can be monitored via: A. The Snowflake Web Interface (UI) in the Databases section B. The Snowflake Web Interface (UI) in the Account -> Billing & Usage section C. The Information Schema -> ACCOUNT_USAGE_HISTORY View D. The Account Usage Schema -> ACCOUNT_USAGE_METRICS View Reference: https://docs.snowflake.com/en/user-guide/admin-usage-billing.html