What is the difference between IN and EXISTS operators in
SQL Server?
Answer Posted / arslan
the basic difference between in and exists
let's take the example of for loop in c++ and in loops when you write break statement it will iterates until the condition of break statement will true this like exist and in
if you didn't put break in it then it will execute the whole loop
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
How to insert a new row into a table with "insert into" statements in ms sql server?
What programming language would you use to create embedded functions in ssrs?
What is linked report?
explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
What are commonly used odbc functions in php?
How to access the deleted record of an event?
Can I use sql azure as a backup with log shipping or database mirroring?
what's the maximum size of a row? : Sql server database administration
What is trigger and different types of Triggers?
What purpose does the model database server?
What is dbcc command in sql server?
How can I tell if sql server is 32 or 64 bit?
What do you understand by a view?
Relational calculus is what type of language?
How many types of schemas are there?