Microsoft
Software
Hardware
Network
Question : tuples in sql server
like in oracle syntax (and (a,b) not in (select x,y from query)), we do not have that in SS yet, do we?
NOT IN is the best alternative in SS, right?
thanks
Answer : tuples in sql server
For now, using NOT IN would be an efficient means.
There are possibly other ways, like turning the tuple into XML or a user defined type, but will not perform as fast.
Random Solutions
Outlook 2007 doesn't receive email until click Send\receive
Maximum HDD Temperature risk
Port Configurations on Pix 506e
is a particular website safe?
SQL Statement is displayed instead of data
MySQL Query Error: Column count doesn't match value count at row 1
where can I download sun Solaris packages
How to install HP 3505 printer 64 bit driver on windows 2003 server 32 bit
sys.database_role_members - does it include app roles?
Change Color of Cell that is within a Certain Value