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
How to execute a sql statement using odbc_exec()?
How many tables can be joined in SQL Server?
how to overcome kernel isssues
What are different types of statements that are supported by sql?
What is join query?
What do you understand by recursive stored procedures?
What is the difference between ddl and dml?
What is difference between unique and primary key?
We are updating a field in sql and alter the row also.after giving the commit command the system is crashed.what will happen to the commands given,whether it will update and alter the table or not?
How will you hide an attribute? : sql server analysis services, ssas
What is the difference between indexing and hashing?
What is the simplest way to create a new database in ms sql server?
What is difference between Datepart() and Datename() in SqlServer?
What are cascading parameters in ssrs reports?
Explain the properties of subqueries in sql server?