Microsoft
Software
Hardware
Network
Question : Using meaningful conditions
I have seen queries using conditions like
WHERE Col1 = 'ABC' AND 0<>1
Is there any real benefit to the second part of the condition, in any circumstances?
Thanks
Answer : Using meaningful conditions
usually, this kind of things is when the sql code is generated by the application code...
Random Solutions
How do I copy files with their ACLs to another file server in a different AD forest?
OPENFILENAME truncating the file name
multiple connections per user
How do I reset the path in Windows XP?
Renewing ssl cert on Windows Small Business Server 2003
C#: CreateNoWindow not working
Hiding RUN and FIND lines of Start Menu
Can I install SQL 2000 that comes with SBS 2003 Premium on a different box?
create query in mdb using ADO and A2k
ASP.NET Grid Number Formatting