Answer Posted / ramesh raja
UNION: combine distinct values between two tables
UNION ALL : combine all values and also duplicates values
between the two tables
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is inner join? Explain with an example?
How will you find out if there are expensive SQL statements running or not?
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
Explain what are partitioned views and distributed partitioned views?
What is a fan-out query in SQL Azure?
Do you know the cursor optimization tips?
What are the differences between “row_number()”, “rank()” and “dense_rank()”?
What do you understand by physical_only option in dbcc checkdb?
What command would you use to create an index?
What are temporal tables in sql server 2016?
What is the web service used for reporting services?
What is a result set object returned by mssql_query()?
What are commonly used odbc functions in php?
How to insert multiple rows with a subquery?
How to start sql server browser service?