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
Problem with DNS forwarders
Windows update fails: error code 0x80070008
NotePad
Help with preg_match in PHP
Image uploader - drupal
Replace
export forwarders
html code not diaplying in php page
Print .xml document....ASP
VB script to open UNC application