AfricaDotNet
www.AfricaDotNet.com Continues the .NET Conversation in Africa
Sign in
|
Join
|
Help
Home
Blogs
Media
Forums
Wikis
Groups
All Tags
»
SQL
»
union all
(RSS)
Browse Forum Posts by Tags
Showing related tags and posts for the
Forums
application. See
all tags in the site
union
How to use SQL UNION Operator
The UNION Operator is used to connect the result set of two or more SELECT statements. The SELECT statements should have the same number of columns and the columns should have similar data types in the same order. There is a difference between UNION and UNION ALL. While UNION ALL returns all the rows...
Posted to
Databse Engines
(Forum)
by
benmute
on 04-16-2009
Page 1 of 1 (1 items)
(c) AfricaDotNet