Re: Create of Temp tables
"Lakshmi Murthy" <[email protected]> Mon, 7 Apr 2003 18:17:47
| Newsgroups | gmane.comp.db.oracle.devel |
|---|---|
| Message-ID | <LYRIS-1796914-942605-2003.04.07-17.58.10--gcdod-oracle#[email protected]> |
I accidently typed as 8.1.5. We are using 8.1.6 > Hi, > I am using oracle 8.1.5 and when the below statement get executed, gives m> e a error > create global temporary table tt_cty (> c> ty varchar2(2), c> ty_name varchar2(60) )> on commit preserve rows > ORA-14451: unsupported feature with temporary table > Not sure what my next step is. > Help me out. > LN --- Change your mail options at http://p2p.wrox.com/manager.asp or to unsubscribe send a blank email to [email protected].