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
Droid2 won't sync with Exchange contacts
SBS 2008 Group Policies not applied
Fonera wireless router conenctivity issues
perl, strip spaces and double quote character at beginning and at the end of a string
Keyboard on laptop
MSSQL need to add output field to an advanced query
Cross browser jquery/javascript
Terminal Services on Windows SBS 2008 Standard
Automatically insert pictures/photos in Word
Special Characters in C#