Home
Oracle PL / SQL
Aggregate Functions
Analytical Functions
Char Functions
Constraints
Conversion Functions
Cursor
Data Type
Date Timezone
Hierarchical Query
Index
Insert Delete Update
Large Objects
Numeric Math Functions
Object Oriented Database
PL SQL
Regular Expressions
Report Column Page
Result Set
Select Query
Sequence
SQL Plus
Stored Procedure Function
Subquery
System Packages
System Tables Views
Table
Table Joins
Trigger
User Previliege
View
XML
Menu
Subquery ANY « Subquery « Oracle PL / SQL
Oracle PL / SQL
Subquery
Subquery ANY
1.
> ANY: each row in the result set is greater than the lowest value returned
2.
ANY with a Multiple Row Subquery
3.
Greater than any subquery
4.
Using the ANY Operator with subquery