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
Windows 7 not syncing all folders and files
SQL Server 2008
PCI Drivers - IBM Thinkpad T61
XSL transform (C# Visual Studio) from xml to html converting   to ?
Arguments are of the wrong type SQL error
Confusing SQL
Simple LDAP tutor
Access VBA Query Parameter
character problem in outlook...
absolute positioning of logo in IE6 not working with CSS styles