All the columns are NULL be default. Is there a better option for the default since that seems to be my problem.
What is the advantage or NULL verses EMPTY STRING?
I guess I am asking: when should NULL be used as default and when should EMPTY STRING be used?