oracle pl sql set serveroutput on的相關文章
OraFAQ Forum: SQL & PL/SQL » can i put

OraFAQ Forum: SQL & PL/SQL » can i put "set serveroutput on ...

瀏覽:998
日期:2026-04-22
If serveroutput is OFF, then DBMS_OUTPUT is probably disabled, which means that calls to dbms_output.put_line will be effectively ignored....看更多