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
Do memory and binary fields slow performance?
sp_configure and server parameters
Solaris 10 Installation
Append file extension MAC applescript
Delphi What is the best way to sort an Array of String
Linux Webbased Statistics
Time Difference in Access
RMAN LISTENER SETUP
what are the common issue on Microsoft exchange server
when i use this function in c++ the text have arbic it destroied??