ExamGecko
Question list
Search
Search

Question 186 - SnowPro Core discussion

Report
Export

What impacts the credit consumption of maintaining a materialized view? (Choose two.)

A.
Whether or not it is also a secure view
Answers
A.
Whether or not it is also a secure view
B.
How often the underlying base table is queried
Answers
B.
How often the underlying base table is queried
C.
How often the base table changes
Answers
C.
How often the base table changes
D.
Whether the materialized view has a cluster key defined
Answers
D.
Whether the materialized view has a cluster key defined
E.
How often the materialized view is queried
Answers
E.
How often the materialized view is queried
Suggested answer: C, D

Explanation:

The credit consumption for maintaining a materialized view is impacted by how often the base table changes and whether the materialized view has a cluster key defined (D). Changes to the base table can trigger a refresh of the materialized view, consuming credits. Additionally, having a cluster key defined can optimize the performance and credit usage during the materialized view's maintenance.Reference:SnowPro Core Certification materialized view credit consumption

asked 23/09/2024
Elliott Fields
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first