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