Temp table creation within PL/SQL
Hi All,
I am new to PL/SQL would like to know how to create a table within a pl/sql procedure and read the data from a database table and insert the data into a txt file. At the end I would like to delete the table. Please help me out.
Thanks in adavance for your kind help.
Ramesh