Hi as null is not a value it cannot be compared using EQUALS operator.
Wrap the Search argument up in an isnull i.e.
select ID from tab where isnull(Name,0) !='POP'
MCSA: (SQL 2012, SQL 2008, Windows Server 2008) MCITP: (SQL BI & SQL 2008) MCT: 2000 - 2013
www.lite-solutions.co.uk