Subject Allow Nulls
Author women_lover_best
When should we use allow nulls..what null signifies? If a column is
empty say example phonenumber of a customer..it means we dont have
customers number..so we allow null..for such a column since it is not
required..and when I access in my app null means we dont have customers
phone number..is this the right interpretation?
thks
vishy