|
|
|
|
Union command in SQL
by
Praveen Moosad
on
Feb 24, 2005
This article is based on the UNION command, which is used to select related information from two tables, much like the JOIN command. However, when using the UNION command all selected columns need to be of the same data type.
|
|