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