Jul 22, 2002 #1 mkey Programmer Joined Oct 3, 2001 Messages 288 Location CA hI ALL, i have set the serveroutput on Thanks!
Jul 22, 2002 #2 Naith Programmer Joined May 14, 2002 Messages 2,530 Location GB You can use dbms_output.put_line in a function. Upvote 0 Downvote
Jul 23, 2002 #3 Shantha Programmer Joined Jun 12, 2002 Messages 48 Location IN sometimes if the output is large then the output wont be displayed and the function will abort in that case say set serveroutput on size 1000000 Upvote 0 Downvote
sometimes if the output is large then the output wont be displayed and the function will abort in that case say set serveroutput on size 1000000