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