ALTER TABLE `servicerecord`
ADD COLUMN `DurationInStunden`
INT(10) NULL DEFAULT NULL COMMENT '' AFTER `Notice5`;