blob: 6c9097ce429087de7e8c88d965231b9499d8ee09 [file]
explain plan for select * from ( select cast(c_row as int), extract(Second from cast(c_timestamp as timestamp)) from basic ) t limit 0;