Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between in and exists.
Ex: select * from emp where empno in(....) and
select * from emp where empno exists(....)

What is the difference between a Join and Union and Union
and UnionAll.

Answer Posted / manoj pandey

Check below links to know the reason with examples from my blog posts:

IN vs EXISTS vs JOIN: http://sqlwithmanoj.wordpress.com/2011/02/15/not-in-not-exists-joins-with-null-values/

UNION vs UNION ALL: http://sqlwithmanoj.wordpress.com/2010/12/30/why-union-all-is-faster-than-union/

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the pros and cons of putting a scalar function in a queries select list or in the where clause?

1267


Tell me the use of keyword with encryption. Create a store procedure with encryption?

1055


explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?

2546


Tell me what is difference between clustered and non clustered index?

981


What are constraints in microsoft sql server?

1214


Explain the properties of the relational tables?

1029


How to write a query with a right outer join in ms sql server?

960


How to get a list of columns in a view using the "sp_help" stored procedure?

1088


What is the difference between lock, block and deadlock? : sql server database administration

1091


What are the differences between INNER JOIN, LEFT JOIN and RIGHT JOIN in SQL Server?

1180


How will you know when statistics on a table are obsolete?

1129


What are the differences between ms sql server & oracle?

1115


Explain cdc and sql injection?

1041


explain how to create a new schema in a database? : Sql server database administration

1155


What are the purposes and advantages stored procedure?

1018