Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> temp table

temp table

From: Cupofjava1961 <cupofjava1961_at_aol.com>
Date: 01 Apr 2004 18:25:14 GMT
Message-ID: <20040401132514.21977.00000393@mb-m13.aol.com>


Can someone tell me why the global keyword is used when creating a temporary table?

such as in:

create global temporary table my_temp_tab as select * from my_tab ;

Thanks Received on Thu Apr 01 2004 - 12:25:14 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US