Viewing post 1 (of 1 total)
A very useful article except one small misprint:)
select * from tbl
where isnull(boolean,1)= 0
I tested, it should be:
...
August 24, 2010 at 9:57 am
#1211123