Snowflake ADA-C01 Question Answer
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?
Snowflake ADA-C01 Summary
- Vendor: Snowflake
- Product: ADA-C01
- Update on: Aug 15, 2025
- Questions: 78