1限制查询结果

[limit {[offset,] row_count | row_count offset}]

row_count 起始行(第一行是0

offset 偏移量 输出几行记录

相关文章: