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