UNION: combines the result sets of two queries with distinct values UNION ALL : Simply combines the result set of both the queries, it shows duplicate rows also
Learn to Develop an iPhone or iPad App in 4 Weeks Learn the latest and greatest markup language in the market with Robin Nixon(HTML & HTML5) Now $29 Only(75% Off)
UNION: combines the result
Wed, 06/11/2008 - 03:25 — adminUNION: combines the result sets of two queries with distinct values
UNION ALL : Simply combines the result set of both the queries, it shows duplicate rows also