100624_addCycleToDateBE.sql 80 Bytes
ALTER TABLE `losp_BE_date` ADD `Cycle` INT( 3 ) NULL DEFAULT NULL AFTER `End`;