blob: 45cb0f8c5afadc91a56755f7001fdbc6ff9134c4 [file]
explain plan for select * from ( select count(*) from data where cast(c_row as int) < -1 ) t limit 0;