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
Backup Exec System Recovery 2010
Deleting from multiple tables
List Questions for the MS consultans
Asp.Net I need help on a HTTP Handler that will stream binary data in order to display an image.
IBM HMC upgrade from v5r2.1 to 7.3.4
PHP Soap Parameter issue
How to configure openldap master slave server in centos5.5
Inbound Email not received and no ndr
VFP strategic migration to DBC
How change format of date in MFC