blob: a5a27b2fa27d073c69e30cb92ca959c0123d9088 [file] [log] [blame]
select cast(c_row as int), extract(Second from cast(c_time as time)) from basic;