Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 985

Authorization to execute CREATE [object] statements comes only from which role?

    Correct Answer: A

    Authorization to execute CREATE [object] statements typically comes from the primary role. The primary role has the necessary permissions to create objects within the database, giving it the authority to execute these statements.

Discussion
0e504b5Option: A

A. Primary role Note that authorization to execute CREATE <object> statements to create objects is provided by the primary role. https://docs.snowflake.com/en/sql-reference/sql/use-secondary-roles

KarthyJayOption: A

Primary role is the correct answer