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
Split specific Cross tab table rows based on criteria - keeping all other column data intact.
Finding missing identity column integers from a table
social networking content management system
2008 std server not reporting in to WSUS
Save As box does not show "Desktop" icon as option
Can’t run GUI using ssh –Y
Outlook Anywhere
Access - time delivery of a built in macro
Sahi scripting for testing web pages
Why does The Microsoft Jet database engine does not recognize <name> as a valid field name or expression. ?