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