|
UNION
|
|
| · | The SELECT statements must specify an equal number of columns.
|
| · | Columns that are being combined must have the same data type.
|
| · | Only the last SELECT statement can contain an ORDER BY clause.
|