Select * from users limit 1 July 8, 2019 16 32 64 128 Select * from users limit 10 Select * from users where id limit 1 Select * from users order by username limit 5 offset 15 Select top 10