2 lines
75 B
MySQL
2 lines
75 B
MySQL
|
Alter TABLE [dbo].[InApproveManager_EquipmentInItem]add
|
||
|
[IsIn] [bit] NULL
|