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 nvarchar in sql?
how to escape special characters in sql statements? : Sql dba
Why sql query is slow?
What is multiple columns?
what is the difference between group by and order by in sql? : Sql dba
What kind of join is join?
When sql appeared?
Does pdo prevent sql injection?
What are the types of operators available in sql?
What will you get by the cursor attribute sql%found?
How delete all data from table in sql?
Explain scalar functions in sql?
What is sql rowcount?
What is implicit cursor in pl sql?
Can we alter stored procedure?