Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Global (and local) Temporary Tables & PL/SQL
Hello wise ones!
I was just approached with a question/problem. A developer (not a DUHveloper, this guy is usually pretty good) wants to investigate using temporary tables for intermediate processing. He is trying to test this but when he modifies his PL/SQL to use the global temporary table, it won't compile as the table is created and populated in the same step and thus does not exist when trying to compile the procedure.
The facts known at this time are:
The questions are:
Thanks In Advance.
-- Stephen Andert http://andertfamily.net/racing_reports.aspx Any idiot can run. It takes a special kind of idiot to run a marathon. -- http://www.freelists.org/webpage/oracle-lReceived on Tue Apr 03 2007 - 15:29:31 CDT
![]() |
![]() |