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