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

"Paging: OFFSET/FETCH vs Keyset"

1. What is a significant disadvantage of using OFFSET/FETCH for deep paging?
2. What is the primary mechanism that keyset pagination uses to find rows?
3. Why is it essential to append a unique tiebreaker in the ORDER BY clause when using OFFSET/FETCH?
4. Which statement describes a key advantage of keyset pagination over OFFSET/FETCH?