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 2010 asks for elevation
WSUSContent folder too big - need to shrink it
Running FTP command from a batch file
Currency decimal places in Access 2007
Virtual Server and Hardware Needed
Diagnosing why a domain controller is not handling any authentication requests.
How to find out which reports use a specific stored procedure?
Manual Feed
Porn website cookies
Sorting records in VBA