Creating a temp table dynamically
Hi,
I was wondering if it is possible to create a temp table
dynamically, in Oracle 8.0, using DBMS_SQL or Execute_Immediate.
When I try to run a proc that should do it, I get a runtime
error. Can anyone tell me how I can do it?
Thanks in advance.
Sincerely,
Nikhil Kulkarni