What is the difference between join and union.

Answer Posted / venki

A join is used to combine rows from multiple tables. A join
is performed whenever two or more tables is listed in the
FROM clause of an SQL statement.


Combines the results of two SELECT statements into one
result set, and then eliminates any duplicate rows from
that result set

Is This Answer Correct ?    40 Yes 57 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are tables in sql?

550


What is pl sql architecture?

504


How do we use distinct statement? What is its use?

558


How do I install sql?

524


What is sql*plus?

575






what is an alias command? : Sql dba

552


what is auto increment? : Sql dba

577


What is sql exception?

520


Why is a primary key important?

547


what is a materialized view? : Sql dba

577


What are user defined functions?

584


How many types of primary keys are there?

533


What is gpt format?

509


how to calculate expressions with sql statements? : Sql dba

532


What is meant by <> in sql?

511