Published on: July 26, 2025 | Published by: Sai Sreeram Gundepudi
SELECT * FROM employees LIMIT 5;
SELECT * FROM employees LIMIT 5 OFFSET 10;