blob: bce7fada366aa03bb1e0266a5332ea4e4d28c02e [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_double = b.c_boolean;