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