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
Which are the different case manipulation functions in sql?
Define tables and fields in a database
Why is partition used in sql?
What is the difference between delete and truncate commands?
How to run pl/sql statements in sql*plus?
How is a PL/SQL code compiled?
Why are sql stored procedures used?
what is rdbms? : Sql dba
Why primary key is required?
What is the difference between partitioning and sharding?
Is not equal in sql?
How to revise and re-run the last sql command?
How sql query is executed?
What is string join?
explain about mysql and its features. : Sql dba