alter TABLE [dbo].[Training_TrainingItem] add
[LearningTime] [int] NULL
Alter TABLE [dbo].[Training_CompanyTrainingItem] add