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