Snowflake SnowPro Advanced Administrator ADA-C01 Question # 2 Topic 1 Discussion

Snowflake SnowPro Advanced Administrator ADA-C01 Question # 2 Topic 1 Discussion

ADA-C01 Exam Topic 1 Question 2 Discussion:
Question #: 2
Topic #: 1

The following SQL command was executed:

Use role SECURITYADMIN;

Grant ownership

On future tables

In schema PROD. WORKING

To role PROD_WORKING_OWNER;

Grant role PROD_WORKING_OWNER to role SYSADMIN;

Use role ACCOUNTADMIN;

Create table PROD.WORKING.XYZ (value number) ;

Which role(s) can alter or drop table XYZ?


A.

Because ACCOUNTADMIN created the table, only the ACCOUNTADMIN role can alter or drop table XYZ.


B.

SECURITYADMIN, SYSADMIN, and ACCOUNTADMIN can alter or drop table XYZ.


C.

PROD_WORKING_OWNER, ACCOUNTADMIN, and SYSADMIN can alter or drop table XYZ.


D.

Only the PROD_WORKING_OWNER role can alter or drop table XYZ.


Get Premium ADA-C01 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.