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