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
Wordpress Multilingual CMS Plugin
HP Laserjet P4015n saying it is jammed?
AS400 Query Question
Hotel Reservation System
Problem deploying VSTO addin in 64 bit Windows Terminal Server environment
SharePoint Server 2010 - High RAM Usage (Suspect OWSTIMER.EXE memory leak)
Javascript compatibility issue with IE7
Wanted: Distribute emails based on their email-address
Submit form with link asp / javascript
How to correct the XPath Query in OpenXML statement to get the state for each row.