
ALTER TABLE `learning_certificate_course` ADD `point_required` INT(11) NOT NULL DEFAULT '0';
