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

When initially creating an account in Snowflake, which settings can be specified? (Choose two.)

    Correct Answer: A, E

    When initially creating an account in Snowflake, you can specify the account name and the Snowflake edition. The account name is a primary identifier for the account, and the Snowflake edition determines the features and pricing of the account. While the region can also be specified, the question asks for only two settings.

Discussion
gizzamoOptions: DE

D and E

BobFarOptions: AE

ADE are correct --Account name and edition are mandatory --Region is optional https://docs.snowflake.com/en/sql-reference/sql/create-account#required-parameters

kayuhanbidukOptions: DE

ADE are correct create account myaccount1 admin_name = admin admin_password = 'TestPassword1' first_name = Jane last_name = Smith email = '<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="ef82968a828e8683af8296809d88c1809d88">[email protected]</a>' edition = enterprise region = aws_us_west_2;

HeetecOptions: AE

AE correct - https://docs.snowflake.com/en/sql-reference/sql/create-account

Lematthew31Options: AD

A, D, E are correct - https://docs.snowflake.com/en/sql-reference/sql/create-account#access-control-requirements

0e504b5

ADE for SQL DE for the UI

Aparna98Options: AE

https://docs.snowflake.com/en/sql-reference/sql/create-account#access-control-requirements a and e