To run set commands within procedures
418213Jun 19 2006 — edited Jun 20 2006Hi,
I've even tried to run this -
execute immediate 'set serveroutput on';
within the procedure but I did not succeed in it. Actually, how about the way for running anything like this?
Thks & Rgds,
HuaMin