What are the differences between UNION and JOINS?

Answer Posted / sree

UNION:The SQL UNION operator combines two or more SELECT
statements.

JOINS:SQL joins are used to query data from two or more
tables, based on a relationship between certain columns in
these tables.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain following error properties?

568


what authentication modes does sql server support? : Sql server database administration

540


How can I know what locks are running on which resource?

517


Does sql server 2000 clustering support load balancing?

580


What is molap and its advantage? : sql server analysis services, ssas

558






What do you understand by check constraint in sql server?

490


What do you understand by sql server agent?

540


Why is sql server log file full?

547


Please explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?

509


How many types of schemas are there?

535


What is sql server programming?

567


What is resultset concur_updatable?

590


Can sql servers link to other servers?

577


What is dknf in normalization form?

565


What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?

1858