日韩久久久精品,亚洲精品久久久久久久久久久,亚洲欧美一区二区三区国产精品 ,一区二区福利

游標的使用

系統 2097 0
原文: 游標的使用

定義游標:

        cursor calenderStatus_cur 

    is

    select * from ut_calenderStatus ;

    vr_calenderStatus      ut_calenderStatus % rowtype;
  


打開游標,提取游標中的數據到游標行中:

        open calenderStatus_cur;

        loop

          fetch calenderStatus_cur into vr_calenderStatus;

          exit when calenderStatus_cur % notfound;

          up_日歷_產品開放期設置(pi_serviceid,pi_opid,vr_calenderStatus.Calenderstatus,vr_calenderStatus.Fundcode,'0',pi_rq,pi_begin,pi_end,

                                       vr_calenderStatus.m,vr_calenderStatus.n,vr_calenderStatus.Prolong,po_returnmsg ,po_returncode); 

          if po_returncode <> '0000' then

           rollback;

           return;

          end if;          

        end loop;

    close calenderStatus_cur;
  


游標的使用


更多文章、技術交流、商務合作、聯系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!!!

發表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 色达县| 铜川市| 全椒县| 全南县| 青田县| 华池县| 博湖县| 乌什县| 信宜市| 安溪县| 溧水县| 额尔古纳市| 凤阳县| 馆陶县| 清远市| 新巴尔虎右旗| 朝阳市| 林芝县| 临湘市| 临猗县| 敦煌市| 永春县| 田林县| 锡林浩特市| 孟津县| 南溪县| 洛川县| 凌源市| 溧水县| 阜城县| 鄱阳县| 保德县| 临泽县| 长治县| 巴彦县| 鲜城| 岫岩| 隆昌县| 博爱县| 延安市| 辉南县|