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
Run a Sub on Check and Uncheck
InfoPath Repeating Table Space
Access DoCmd.runSQL running a SQLServer stored procedure
BSOD Minidump analysis stop code 19 and BAD_POOL_HEADER
Block by Registry policy setting
How to run beta site for wordpress blog
Wireless not showing on unsecured wirelless on a Macbook
choosing the next programming language
taking backup edge server 2007 sp1
Would an exchange server update take down the server?