blob: 4a08ff7387e58828533b9e2bb7f3229dfaa26e52 [file] [log] [blame]
select count(col_int) from (select col_int from (select col_int from typeall_l LIMIT 2) t1 limit 1 offset 1) t2;