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

Answer Posted / taroon

See the thing is in pairwise comparison, we are taking the
columns which are of composite key type, so that the
comparisons will be very effective. But nonpairwise
comparisons are like multi_row subqueries with IN operator,
where we are checking single column values.

But the results will be different in both the cases. Just
try. If you want some examples regarding that, just do let
me know.

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the difference between primary key and unique key? : sql server database administration

701


How to rebuild the master database?

750


How can windows applications connect to sql servers via odbc?

792


Difference between 2NF &3NF ?

843


How to enable tcp/ip protocol on a sql server?

790






What is function of ROLLUP ?

801


Can we use where clause with group by?

672


How do I get to sql server configuration manager?

695


What is a trigger and types of a trigger?

744


How to specify the collation for a character data type in ms sql server?

740


what is normalization? : Sql server database administration

741


What are the steps to take to improve performance of a poor performing query? : sql server database administration

786


What's the information that can be stored inside a bit column?

709


What is report snapshot in ssrs?

215


How many null values we can have in a unique key field in sql server?

719