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
How do you TRIM n characters from a string from the right.
What does "Func<string, int> method = Work;" do?
Capture bin file from Cisco ASA device
Create a shortcut or drive letter for a digital camera
How to reset or change Windows server 2008 System Recovery password.
Preserve data format in text box in excel03
Function to mark a link as hyper link
SBS 2008 Exchange Outlook error
BSOD Minidump analysis stop code 19 and BAD_POOL_HEADER
Group Policy Inheritance