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
Site-to-Site VPN - Branch Offices Unable to Communicate
LotusScript Embed_Attachment Type Mismatch
PHP Session 'sticking' problem in IE but not Chrome/FF/Opera
Windows 2003 RS2 don“t start
Building a web-based listing of carbon projects
Best VPN firewalls
Remove BES IT policy from balckberry but still keep blackberry on BES
Can't install SQL Server 2005 Management Studio
Exchange/OWA - Administrator
Add WMI Query to Existing VBscript