Chapter 2: Transact-SQL Functions
Converting NULL value
You can use the
convert
function to change NULL to NOT NULL and NOT NULL to NULL.