making a column have a default value to null MySQL code example Example: set default value mysql db ALTER TABLE mytbl ALTER j SET DEFAULT 1000;