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