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