What is the difference between IN and EXISTS operators in
SQL Server?

Answer Posted / raja

in operator returns the condition satisfied rows only

But in exists operator if any condition satisfied it will returns all the rows.

Is This Answer Correct ?    6 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is tabulation?

566


What are four major operators that can be used to combine conditions on a where clause?

601


How secure is sql server database?

525


When a primary key constraint is included in a table, what other constraints does this imply?

608


How many joins in sql server?

526






what is the information that can be stored inside a bit column? : Sql server database administration

528


How to use subqueries with the exists operators in ms sql server?

592


what is a transaction and what are acid properties? : Sql server database administration

533


What is triggers in ms sql server?

644


What are logical database components? : SQL Server Architecture

487


How will you add a dimension to cube? : sql server analysis services, ssas

558


Mention the differences between sql server and mysql.

515


Is truncate autocommit?

570


Do you know what are acid properties?

580


How do you clear a log file?

517