Re: Drop a Global Temporary Table using Classic ASP



juan wrote:
Good Afternoon,

I am hoping someone can help me out. I want to drop a global
temporary
table in classic asp after my recordset has completed printing out
it's rows.

By doing so you are defeating the entire point have having a global
temporary table. Do you understand what they are? In Oracle?

The docs are at: http://tahiti.oracle.com

If you need one ... you shouldn't be dropping it.
--
Daniel A. Morgan
University of Washington
damorgan@xxxxxxxxxxxxxxxx (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
.



Relevant Pages