ALTER TABLE `visits_medical_center` ADD `bmi_vmc` DECIMAL( 3, 2 ) NULL DEFAULT NULL , ADD `percentile_vmc` DECIMAL( 3, 2 ) NULL DEFAULT NULL;