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

"Composite Key Order and INCLUDE"

1. What is the primary rule for the order of columns in a composite key index?
2. Why is it important to have only one range predicate in a composite key index?
3. In the context of SQL indexing, what is the effect of placing a wide column in the INCLUDE section?
4. If an index is defined on (A, B, C), which of the following queries will it NOT effectively support?