Somehow my knowledge of mysql is coming back to me (slowly) since I haven’t used it in years. I’m building a very simple project with 7 fields (one checkbox and drop down list) I’ll be using PHP duh for my users to submit their info from an html form. I need some advice? Using not null for everything would be a good idea?