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