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 -> Re: tEMP TABLES IN oRACLE

Re: tEMP TABLES IN oRACLE

From: <sybrandb_at_yahoo.com>
Date: 18 Apr 2006 06:29:55 -0700
Message-ID: <1145366995.642285.257710@z34g2000cwc.googlegroups.com>


Oracle != Sqlserver. In Oracle you only seldom need temporary tables. If you think you *really* need temporary table (which you don't) just read the syntax
for CREATE GLOBALLY TEMPORARY TABLE in the sql reference manual.

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Tue Apr 18 2006 - 08:29:55 CDT

Original text of this message

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