| http://www.w3.org/ns/prov#value | - Because of this, it is better if you use the CHAR and NCHAR data types for columns that have very few NULLS. If you expect your column to have a lot of NULLS then you should consider using a VARCHAR or NVARCHAR data type to save on disk space.
|