Answer Posted / samy
Union:
combine two tables and common values to be retrieved no
duplicate values
Union All:
All the values to be retrieved when combine two table.
(duplicate values)
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is the difference between system objects and user objects?
What to check if a User database is locked?
What is abstracting periodical?
Does partitioning improve performance?
Does a sql server 2005 select statement require a from?
How to compose an inquiry to demonstrate the points of interest of an understudy from students table whose name begins with k?
Which is the best place or learning center for MS SQL?????In Bangladesh?????
Explain nested stored procedure. Syntax and an example for create nested stored procedure?
What is the maximum length of an alert name?
Can a database be shrunk with users active?
Can truncate be rolled back?
What are truncate options available in sql server? : sql server database administration
How do you delete duplicate rows in sql server?
What is the difference between ‘having’ clause and a ‘where’ clause?
How to Sync Two SQL Azure Databases?