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