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 “begin trans”, “commit tran”, “rollback tran” and “savetran”?
What are the types of indexing?
What is the index requirement in SQL Azure?
What is the osql utility?
Mention the uses of stored procedures.
How to execute a sql statement using odbc_exec()?
How do you trace the traffic hitting a sql server?
Explain transaction isolation levels in sql server?
What is a data source or ds? : sql server analysis services, ssas
What is an etl file?
What is implicit cursors?
What is the purpose of a table?
What is Transparent Data Encryption?
What are the types of subscriptions in SQL Server replication?
Can we call stored procedure in trigger?