Mega Code Archive
Categories
/
Oracle PLSQL Tutorial
/
SQL PLUS Session Environment
Serveroutput controls whether your DBMS_OUTPUT PUT_LINE calls go into the bit bucket
SQL> SQL> set serveroutput on size 1000000 format wrapped SQL>