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 WHERE AND IN?
OR
1. SELECT * FROM EMPLOYEE WHERE EMPID=123
2. SELECT * FROM EMPLOYEE WHERE EMPID IN (123)
WHAT IS THE DIFFERENCE?

Answer Posted / mohan

both are same

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration

1132


Explain the commands in sql server?

1095


What is the stored procedure?

1052


How do you Implement SSIS Packages in your Project?

1983


What is the difference between DataRow.Delete() and DataRow.Remove()?

1272


How to test values returned by a subquery with the in operator?

1251


Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?

995


Can you explain about buffer cash and log cache in sql server?

995


Name 3 ways to get an accurate count of the number of records in a table?

1085


What objects does the fn_my_permissions function reports on? : sql server security

1080


Explain primary key?

1005


what are the different types of replication you can set up in sql server? : Sql server database administration

1062


Why and when do stored procedure recompile?

1027


Explain what is sql server english query?

1107


What is tablesample?

1175