[MYSQL] Default Values Question

How would I set a default value for a table? Say if I added a new entry though a form, but skipped one of the forms because it was not available, how would I make it automaticly insert N/A. I thought this was a mysql setting in the table, but am Unable to find it. Thanks!