blob: 4858d54da57723957da127b50da8ea58607712b2 [file] [log] [blame]
select count(*) from cast_tbl_1_v a, cast_tbl_2_v b where a.c_bigint = b.c_float;