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
Replace
Excel 2010 - Message box for three steps
Windows 7 permissions to administrative share(s)
NotePad
connecting to a windows 2003 file share from a mac, folders are empty
Problem with DNS forwarders
how do i get my vmware working on my optiplex 755
DVD Format
Can't type and can't get double click to work in Windows XP
varbinary in equality condition