Answer Posted / krishna kant kumar
The UNION operator returns all rows from two or multiple tables and eliminates any duplicate rows but the UNION ALL operator returns from both queries, including all duplications.
The UNION operator can use DISTINCT keyword but the UNION ALL cannot it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to invoke the data pump export utility?
What is an oracle user role?
Why do we use bulk collect in oracle?
How to create a temporary table in oracle?
Can we write dml statement in function in oracle?
What are the uses of Database Trigger ?
How can Oracle users be audited?
What is a read write transaction in oracle?
How to empty your oracle recycle bin?
What is the difference between substr and instr?
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
How to define a sub function?
Explain what does a control file contain?
what is IDE,DMV in sql server?
What is a nested table and how is it different from a normal table?