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
Acess Run time Error
Configure DHCP on Backup Domain Controller at Remote Site
Class extending abstract class is not getting instantiated
How to select items in field up to a certain character
Holiday Table: REDUX
Error when running "Set-ReceiveConnector" on my exchange 2007 server.
How to extract individual elements out of a long string.
dependent constraints
Insert new controls into a form via SQL INSERT INTO
How to recover an HP Raid0 overwrited partition