blob: 95bafc92276cae5c6a46c0eb7f98a7e6c49e54b5 [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_timestamp = b.c_double;