LyraLearn AI Learning Platform
Exams
← Back to the lesson
Module 2 Β· Quiz

"Scans, Seeks, and Lookups"

1. What is a primary characteristic of a table scan in SQL Server?
2. In what scenario is a clustered index scan considered appropriate?
3. What happens during a key lookup when executing a query?
4. Why might SQL Server perform a scan instead of a seek when executing a query?