Oracle中set serveroutput on介紹,oracleserveroutput

來源:互聯網
上載者:User

Oracle中set serveroutput on介紹,oracleserveroutput
定義

set serveroutpu on是使oracle能夠使用內建的輸出方法
dbms_output.put_line(‘XX’);

使用範圍

使用於PL/SQL COMMAND WINDOW,SQL PLUS中

永久有效

為了不需要每次都輸入set serveroutput on 可以在Oracle安裝目錄下查下glogin.sql檔案,並在檔案中增加set serveroutput on即可。

著作權聲明:本文為博主原創文章,未經博主允許不得轉載。

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.