Monthly Archives: May 2024

SQL Server – <> and Null

Where with not equal <> not equal will include NULL column, so if table has null value, consider to add null check statement.

Posted in Uncategorized | Comments Off on SQL Server – <> and Null