ALTER TABLE `Plano` ADD (`PlanoMultiplicador` smallint NOT NULL DEFAULT 0); ALTER TABLE `Plano` ALTER COLUMN `PlanoMultiplicador` DROP DEFAULT;