游客发表

oracle并行查询一列的实现

发帖时间:2025-11-04 07:20:09

oracle并行查询一列的实现
复制    select     count(ui.usin_uid_fk)        from table1 av,并行 table2 ui   where av.av_usse_activatedate >= to_date(20090102, yyyymmdd)        and av.av_usse_activatedate <to_date(20090401, yyyymmdd)        and av.av_usse_uid_fk = ui.usin_uid_fk        and ui.usin_mcnc_fk =XXX%  1.2.3.4.5.6.

    热门排行

    友情链接