exam questions

Exam SnowPro Advanced Architect All Questions

View all questions & answers for the SnowPro Advanced Architect exam

Exam SnowPro Advanced Architect topic 1 question 50 discussion

Actual exam question from Snowflake's SnowPro Advanced Architect
Question #: 50
Topic #: 1
[All SnowPro Advanced Architect Questions]

Which of the following are characteristics of Snowflake’s parameter hierarchy?

  • A. Session parameters override virtual warehouse parameters.
  • B. Virtual warehouse parameters override user parameters.
  • C. Table parameters override virtual warehouse parameters.
  • D. Schema parameters override account parameters.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
charemski
Highly Voted 1 year ago
Selected Answer: D
Session parameters not always override Virtual Warehouse parameters, see i.e. here: https://docs.snowflake.com/sql-reference/parameters#statement-timeout-in-seconds Only account->database->schema->table always keeps hierarchy of parameters
upvoted 6 times
...
anikl
Most Recent 8 months, 4 weeks ago
When the parameter like STATEMENT_QUEUED_TIMEOUT_IN_SECONDS is set for both a warehouse and a session, the lowest non-zero value is enforced therefore A is not correct. D is my answer
upvoted 2 times
...
hillcat111
1 year ago
Answer is A and is validated
upvoted 2 times
...
callipso21
1 year, 3 months ago
Selected Answer: A
https://docs.snowflake.com/en/user-guide/admin-account-management Snowflake provides three types of parameters that can be set for your account: - Account parameters that affect your entire account. - Session parameters that default to users and their sessions. - Object parameters that default to objects (warehouses, databases, schemas, and tables).
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...