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
differences in date time to include fractional minutes
permissions to change table
SQL Pivot : Setting Nulls to 0
VSTO populating cells with datatable
Excel Model Using Real & Nominal Inflation Rates
Access 2007 - Tables
Issue with XP Network drivers for Dell GX270
Find out which HTTP headers are used
SSIS Package: Populating global variables from script task
Java Client Applet - Painting