摘要:
create or replace procedure FAST_UP_TEST is TYPE TARR is table of T_TEST%ROWTYPE; vvrr TARR; CURSOR curr is select * from T_TEST where ADDFLAG='add'; 阅读全文
摘要:
where aaa.AType in (SELECT REGEXP_SUBSTR(?, '[^,]+', 1, LEVEL) FROM DUALCONNECT BY REGEXP_SUBSTR(?, '[^,]+', 1, LEVEL) IS NOT NULL) order by aaa.Yea, 阅读全文