Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Derived tables and temp tables
Message
From
18/05/2002 03:06:34
Bunny Dockery
New Generation Solutions
St. Catherine, Jamaica
 
 
To
All
General information
Forum:
Oracle
Category:
Other
Title:
Derived tables and temp tables
Miscellaneous
Thread ID:
00658526
Message ID:
00658526
Views:
49
Whats the equivalent of the temp table and derived table in Oracle ?

Can the following command work in Oracle as in SQL Server ?

Select fld1, fld2
from ( Select * from somefile where fld='XXX' ) cursorname
where fld1 like 'yyyy%'
and fld2 like 'zzzz%'
Next
Reply
Map
View

Click here to load this message in the networking platform