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