SQL Lewati baris pertama

SELECT * FROM table WHERE something = 'whatever' LIMIT 10 OFFSET 1;
Poised Penguin