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