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 partitioned table in Oracle?
What is a dead lock in oracle?
How many categories of data types in oracle?
Please explain joins in oracle?
What is an Oracle index?
How to create additional tablespaces for an new database?
How to assign values to data fields in record variables?
How to check the oracle tns settings?
How to generate query output in html format?
What is the difference between post-database commit and post-form commit?
Is java required for oracle client?
what is the scenario where you take the database to NoArchivelog mode?
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
What is hash cluster in oracle?
Give the different types of rollback segments.