what is the difference detween pairwise comparison subquary
and non pairwise comparison subquary?

Answer Posted / parnita

In pair wise comparison we write like this:"where (MGR_ID,
DEPT_ID) IN (SUBQUERY)"IN non pair wise comparison we write
like this:"where (MGR_ID) IN (SUBQUERY)and (DEPT_ID) IN
(SUBQUERY)"In first one we are checking two columns
simultaneously ...

Is This Answer Correct ?    20 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Characterize join and name diverse sorts of joins?

682


What is transaction server auto commit?

745


What do you mean by an execution plan? Why is it used?

731


What is advantage data architect?

682


How can sql server instances be hidden?

693






what is new philosophy for database devises for sql server 7.0? : Sql server database administration

666


What are subqueries in sql server? Explain its properties.

723


Do you know what are the restrictions applicable while creating views? : SQL Server Architecture

735


What is SQL Azure Federations?

106


Tell me what do you mean by an execution plan? Why is it used? How would you view it?

666


How do I connect to sql server database?

685


What stored by the model?

719


Benefits of Stored Procedures?

722


Explain the rules for designing files and file groups in sql server?

710


Why variables called the most powerful component of ssis?

802