Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to Create Local Temporary Table
sybrandb wrote:
> In Oracle you don't NEED temporary tables.
> You should UNLEARN EVERYTHING you learned in sqlserver or your
> applications will SUCK.
> You should also read the first two chapters of Tom Kyte's latest book,
> in order to understand why you are bound to fail as you stick to
> sqlserver habits.
>
Aren't the various collection objects (e.g. associative array (i hope I
got that right) and varray of rowtype) matching local temp tables?
Are these considered bad features to use?
Cheers
Serge
-- Serge Rielau DB2 Solutions Development IBM Toronto LabReceived on Thu Apr 20 2006 - 09:27:41 CDT