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