by bishoy.janardhanan
. Updated 25 years, 8 months ago
How can we use the spool command in a Oracle PL/SQL script ? i need to output results of a query without using a user created table. the use of dbms_output.put_line gives a overflow error when more than the length is more than 256 bytes.