What is the difference between join and union.
Answer Posted / rupesh singh
Join is used to MERGE the data from 2 or more different
tables, while union is used to APPEND the data based on
different conditions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we edit a view in sql?
Is left join faster than join?
How can you create an empty table from an existing table?
What are all the common sql functions?
What is cost in sql execution plan?
What is cursor and why it is required?
explain the difference between delete , truncate and drop commands? : Sql dba
How do I create an index in word?
What is sql deadlock?
how do you know if your mysql server is alive? : Sql dba
Is a secondary key the same as a foreign key?
How to make a copy values from one column to another in sql?
How to install oracle sql developer?
Define join and name different types of joins?
What can you do with pl sql?