What the difference between UNION and UNIONALL?
Answer / Neha Gautam
{"union": {"description": "The UNION operator combines the result sets of two or more SELECT statements and eliminates duplicate rows based on a common column."},"union all": {"description": "The UNION ALL operator also combines the result sets of two or more SELECT statements but does not eliminate any duplicate rows."}}
| Is This Answer Correct ? | 0 Yes | 0 No |
How to Get the last identity value used
What are scheduled tasks in sql server?
If we drop a table, does it also drop related objects like constraints, indexes, columns, defaults, views, and stored procedures?
is it possible to use a variable in a query with the IN clause (a,b,c..z), without getting quotes or conversion errors?
What is updatable resultset?
Why transaction is important?
can foreign key take role of primary key?
5 Answers CarrizalSoft Technologies, TCS, Villa Marie,
What is a transactions?
What does asynchronous call backs means?
What is difference between process and thread? Explain lazy writer funcationality.
i want table name basis on column name.
What command do we use to rename a database?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)