how to add values in a column in mysql code example Example: add column in mysq ALTER TABLE Table_name ADD Email varchar(255);