How come a column in a table which is already populated with values, some of which are nulls can be changed in vStudio from "NOT NULL" to "NULL" and back again with no apparent error? I would think that when you tried to make it "NOT NULL" it would refuse with an error "There are nulls present in this column".