What is different between union and minus?
Answer Posted / pravin
Union combines the two table records, its eliminates
the duplicate records. while minus shows only those rows
which are not dulicated of table first in query.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the maximum rows in csv?
How to read/write files from pl/sql?
What is a table?
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?
Is join same as left join?
Does oracle roll back the transaction on an error?
Does mysql support pl sql?
What are aggregate and scalar functions?
What is oracle and pl sql?
Lookups are a key component in sql server integration services (ssis). Explain its purpose?
How subquery works in sql?
Do triggers have restrictions on the usage of large datatypes, such as long and long raw?
What has stored procedures in sql?
How do I start pl sql?
What is exception? What are the types of exceptions?