Answer Posted / shyam
Union: It will combine the output of two or more queries &
it will eliminate duplicate values.
Union all:It will combine the output of two or more queries
& it will not eliminate duplicate values.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Scalability, Availability, Integration with internet, etc.)?
What are system databases into sql server (2005/2008) : sql server database administration
What happens to a statement batch if there is a compilation error?
Which sql server table is used to hold the stored procedure scripts?
Where is my database stored on the hard disk in ms sql server?
Can foreign key be duplicate?
How to list all columns in a table using odbc_columns()?
What is a non clustered primary key?
Explain stored procedure?
What are indexers?
What are indexes in sql?
Explain comment on transactions?
How to find the service pack installed? : sql server database administration
How do I view a stored procedure in sql server?
What is faster join or union?