ADA-C02試験無料問題集「Snowflake SnowPro Advanced Administrator ADA-C02 認定」

What information is required from the Identity Provider (IdP) to enable federated authentication in Snowflake? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)
For Snowflake network policies, what will occur when the account level and user level network policies are both defined?

解説: (GoShiken メンバーにのみ表示されます)
A team of developers created a new schema for a new project. The developers are assigned the role DEV_TEAM which was set up using the following statements:
USE ROLE SECURITYADMIN;
CREATE ROLE DEV_TEAM;
GRANT USAGE, CREATE SCHEMA ON DATABASE DEV_DB01 TO ROLE DEV_TEAM;
GRANT USAGE ON WAREHOUSE DEV_WH TO ROLE DEV_TEAM;
Each team member's access is set up using the following statements:
USE ROLE SECURITYADMIN;
CREATE ROLE JDOE_PROFILE;
CREATE USER JDOE LOGIN_NAME = 'JDOE' DEFAULT ROLE='JDOE_PROFILE';
GRANT ROLE JDOE_PROFILE TO USER JDOE;
GRANT ROLE DEV_TEAM TO ROLE JDOE_PROFILE;
New tables created by any of the developers are not accessible by the team as a whole.
How can an Administrator address this problem?

解説: (GoShiken メンバーにのみ表示されます)
A Snowflake Administrator wants to create a virtual warehouse that supports several dashboards, issuing various queries on the same database.
For this warehouse, why should the Administrator consider setting AUTO_SUSPEND to 0 or NULL?

解説: (GoShiken メンバーにのみ表示されます)
Which actions are considered breaking changes to data that is shared with consumers in the Snowflake Marketplace? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)
What Snowflake capabilities are commonly used in rollback scenarios? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)
When does auto-suspend occur for a multi-cluster virtual warehouse?

解説: (GoShiken メンバーにのみ表示されます)