SnowPro Core Certification — Question 341

Which result shows efficient pruning?

Answer options

Correct answer: B

Explanation

The correct answer is B because efficient pruning should result in scanning fewer partitions than the total available, indicating that unnecessary partitions were excluded. Options A, C, and D suggest that either too many partitions were scanned or all were scanned, which does not reflect effective pruning.