SnowPro Core Certification — Question 167

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

Answer options

Correct answer: C, D

Explanation

The credit consumption for maintaining a materialized view is primarily influenced by how often the base table changes (C) and whether a cluster key is defined (D). Other options like query frequency do not directly impact the maintenance costs in terms of credits.