[ad_1]
Example
SELECT * FROM tbl LIMIT 5,10; `# Retrieve rows 6-15`
5 – startIndex
10 – No of records from start index
[ad_2]
solved Explain this mysql query please? [closed]
[ad_1]
Example
SELECT * FROM tbl LIMIT 5,10; `# Retrieve rows 6-15`
5 – startIndex
10 – No of records from start index
[ad_2]
solved Explain this mysql query please? [closed]