We currently have populated columns on a table of 50 million rows.

The Data Protection Act means that we can, currently, no longer use specific columns, although this may change.

I intend to maintain the columns, but with null values.

Question:- How much space does a null value use ??

I seem to think that it uses 1 byte, but am unsure.

Please help......