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 ...

瀏覽:1340
日期:2025-06-12
If serveroutput is OFF, then DBMS_OUTPUT is probably disabled, which means that calls to dbms_output.put_line will be effectively ignored....看更多