Is it good practice to set all database columns as NOT NULL? -


Normally it is good to set all the database columns as tapes or not? Justify your answer.

No good idea to define the column NULL where appropriate


Comments

Popular posts from this blog

ios - Form Sheet content disappearing -

MySql variables and php -

c++ - an enclosing-function local variable cannot be referenced in a lambda body unless if it is in capture list -