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