2 lines
121 B
SQL
2 lines
121 B
SQL
ALTER TABLE `#__ehealth_portal_health_education` ADD `education_type` VARCHAR(100) NOT NULL DEFAULT '' AFTER `asset_id`;
|