在执行set serveroutput on以后,使用dbms_output方法可以输出信息
PL/SQL的procedure中DBMS_OUTPUT.put_line没有显示
原文:http://blog.csdn.net/qq_20480611/article/details/45417467