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
Union all « Result Set « Oracle PL / SQL
Oracle PL / SQL
Result Set
Union all
1.
Union all result set
2.
union all with like
3.
UNION ALL: same with UNION statement, except the duplicate rows are not filtered
4.
A UNION ALL query for a single column
5.
Difference between union and union all