What is the best way to convert an int or null to boolean value in an SQL query, such that:
isnull(column - column + 1, 0) != 0