Question: When exploring record sets, what is the best approach for pagination?

  1. date-based filtering
  2. next/previous cursors
  3. page size and filters
  4. database IDs

Answer: The correct answer of the above question is Option B:next/previous cursors