3 lines
97 B
MySQL
3 lines
97 B
MySQL
|
ALTER TABLE `#__costbenefitprojection_company`
|
||
|
ADD `turnover_comment` TEXT NOT NULL DEFAULT '';
|