blob: 69abfa20ac871c8946b78021b29aa5b5f6e1cb4b [file] [log] [blame]
select count(*) from cast_tbl_1 a, cast_tbl_2 b where a.c_varchar = b.c_float;