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 hash cluster in oracle?
What are the uses of synonyms?
What would you do with an in-doubt distributed transaction?
Explain integrity constraints?
Explain the use of full option in exp command.
How view is different from a table?
What are the limitations of check constraint?
What is data file?
How to list all indexes in your schema?
When do I need to use a semicolon vs a slash in oracle sql?
Explain temporal data types in oracle
what is meant by magic query
Explain oracle’s system global area (sga).
How to insert a record into a table?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?