What is the difference between join and union.

Answer Posted / preeti mishra

Join:- Joins are used to query data from two or more
tables, based on a relationship between certain columns in
these tables.


Union:- UNION operator combines two or more SELECT
statements.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between table function and pipelined function?

578


What are few of the schema objects that are created using PL/SQL?

553


What view means?

546


Explain the the update statement in sql?

562


How does left join work in sql?

510






What is cascade in sql?

551


how to use myisamchk to check or repair myisam tables? : Sql dba

502


How can triggers be used for the table auditing?

589


Explain unique key in sql.

554


Explain architecture of sql server notification services?

616


what is the difference between union and union all? : Sql dba

540


What is a recursive stored procedure?

612


Can a view be mutating? If yes, then how?

568


How can you tell the difference between an index and a view?

483


What are pl sql procedures?

510