I add a NOT NULL constraint on my NVARCHAR column so it couldn\'t allow any empty values. but unfortunately SQL Server deals with NULL
NOT NULL
NVARCHAR
NULL