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


Please Help Members By Posting Answers For Below Questions

How do I know if I have sql express or standard?

608


Is null operator in sql?

610


What are all the common sql functions?

568


How to select the Nth maximum salary from Table Emp in Oracle SQL Plus ?

607


How do I restart sql?

529






What found sql?

530


What port does sql server use?

512


What are the usages of sql?

567


What is pl sql in oracle?

586


What is the starting oracle error number?

569


i have a column which may contain this kind of value: 123*67_80,12*8889_5,34*8_874 ,12*7_7 (can contain space before a comma, and this string length can be anything) now i want to split this value into two column like: column1: 123*67,12*8889,34*8,12*7 column2: 80,5,874,7 use function for this

1069


Is coalesce faster than isnull?

513


How to use sql*plus built-in timers?

578


What is posting?

613


Can we join tables without foreign key?

526