ALTER TABLE `student` ADD `code_std` VARCHAR( 13 ) NULL AFTER `id_std`;