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