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