Answer Posted / k
UNION provides only distinct values as output whereas UNION
ALL provides all values.
So UNION ALL seems to be faster than UNION.
| Is This Answer Correct ? | 25 Yes | 1 No |
Post New Answer View All Answers
What is instant client oracle?
Can I create users through internet explorer in oracle 10g?
What is a static data dictionary in oracle?
What is a dynamic performance view in oracle?
What is an anonymous block?
What is the dynamic sql in oracle?
How to use "in out" parameter properly?
What happens to the current transaction if the session is killed?
How to resolve the ORA-39133 error in Oracle?
What is the relationship among database, tablespace and data file?
Explain the use of consistent option in exp command.
What is proxy method?
How to estimate disk space needed for an export job?
How to start an oracle instance?
How to sort the query output in oracle?