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
Can't find system.mdw file
Help with GPEDIT.MSC
windows xp IE 7
Powerpoint slide numbering - start on page 3 as page number 1, question re-posted
E-mails duplicated a .txt file
Mail merge selected records into Word
Compile Error: Object Required
Access control inside nested gridview
Copy cell using Copy Function in VBA
Populate a listbox with files from a directory