SnowPro Core Certification — Question 603

By default, which role has privileges to create tables and views in an account?

Answer options

Correct answer: C

Explanation

The SYSADMIN role has the default privileges to create tables and views in an account, making it the correct answer. The PUBLIC role does not have specific privileges, while SECURITYADMIN and USERADMIN roles focus on security and user management respectively, not on creating database objects.