ALTER TABLE `debtors_detail` ADD COLUMN `insurance_specified_limit` DECIMAL(10,0) NULL DEFAULT '0' AFTER `aig_dl`;