SnowPro Core Certification — Question 781

Which common query problems can the Query Profile help a user identify and troubleshoot? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct answers, B and C, refer to specific query problems that can be analyzed through the Query Profile. Exploding joins can cause performance issues, while a UNION without ALL can lead to unintended data loss. The other options, while they may indicate issues, are not typically identified through the Query Profile.