NULLIFSQLNULLIF(aValue, bValue) Description Returns NULL if 'a' is equals to 'b', otherwise 'a'. Examples SQLNULLIF(A, B) Updated almost 5 years ago Table of Contents Description Examples