sm4
0
Q:

mysql limt

SELECT * FROM Orders LIMIT 10 OFFSET 15
else
SELECT * FROM Orders LIMIT 15, 10
//Notice that the numbers are reversed when you use a comma.
/*
Akbarali yozgan. Bunda 16 yozudan olishni boshlab jami 10 ta yozuvni oladi
*/
1

New to Communities?

Join the community