What is the difference between UNION and UNIONALL?
Answer Posted / valarmathi
union is used to retreive the data with out duplication
union all is used to retreive the data with duplication
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
How do I get Report Builder to generate a parameter that can be set by users viewing the report?
What is delete query?
What stored by the master?
Explain linked server in sql?
What new data source types were added in ssrs 2014?
If a stored procedure is taking a table data type, how it looks?
How can you check the version of sql server?
Does sql server use java?
What is ms sql server service broker?
How to enter comments in transact-sql statements?
Mention the command used to rename the database.
What is 'write-ahead log' in sql server 2000 ?
Why de-normalization required?
Explain foreign key in sql server?
What authentication modes does sql server support?