ALTER TABLE `event_payment` CHANGE `total_amount` `total_amount` DECIMAL(11,2) NOT NULL COMMENT '(event_rate * seats_reserved) + service_charge';