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