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