0
Limit
how limit(3,4) will work??
1 Answer
0
I don't know where you have found that function.
But I remember that it is something like:
LIMIT 3 OFFSET 4
In that case, if I remember right, it returns only 3 records skipping the first four results (returns from 5th to 8th record).
Hot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
3 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes
Number of Ones ( C++ ) question!
1 Votes