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

how to include comments in sql statements? : Sql dba

541


What is constant in pl sql?

515


how to return query output in html format? : Sql dba

649


Is sql low level language?

574


what are the differences between require and include, include_once and require_once? : Sql dba

525






What is the main reason behind using an index?

551


What is mutating table error?

661


How many joins in sql?

551


Why do we need pl sql?

548


What is oracle pl sql developer?

530


What does the acronym acid stand for in database management?

540


How to get help at the sql prompt?

641


What is pragma in pl sql?

597


What is the difference between cross join and natural join?

564


What is substitution variable in pl sql?

501