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
return an email object's guid
copy query results into email body using vb and format like cut and paste
.txt File comparison
how to create crystal report programmatically using vs 2005 ide?
Error Code 429
Count of users in AD group
Missing ActiveX Control ??
Delegwiz deny mod?
How to get SSL working on extended 'Internet' SharePoint site
Export gridview to word and excel. ms word 2007 & excel 2007