blob: 8aa8341df11ac1013750c22c780cae8fd72f800c [file] [log] [blame]
select * from (select col_int from typeall_l ORDER BY col_int LIMIT 32 OFFSET 16) subqry LIMIT 16 OFFSET 16;