2 lines
124 B
SQL

ALTER TABLE `#__costbenefitprojection_company` CHANGE `serviceprovider` `service_provider` INT( 11 ) NOT NULL DEFAULT '0';