What is the difference between join and union.
Answer Posted / haritha
we can join two tables by 'join' if they have common
field.we can union two tables irrespective of common field.
| Is This Answer Correct ? | 316 Yes | 148 No |
Post New Answer View All Answers
What is restrict in sql?
what is the bond code in materialized view?
Explain about various levels of constraint.
Can we use join in subquery?
What is pl sql architecture?
What is query execution plan in sql?
Is pl sql different from sql?
What are the two types of cursors in pl sql?
Why use subqueries instead of joins?
How do you delete a table?
Why do we need unique key in a table?
What is the difference between join and natural join?
What is difference between my sql and sql?
What is sql resultset?
How to avoid duplicate records in a query?