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