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
deletion
Exchange 2007: Queue Line
How do I block out days in Jquery calendar
USB Keyboard runs on XP, but not on Win 7 Pro
sharepoint columns
DHCP server in other network
Tutorials on debugging
asp TreeView Menu
Need to have a .mdb when it opens copy tables from and old .mdb on the PC
How to center text in grid table printout in FileMaker Pro 11