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