Alter TABLE [dbo].[Base_Project]
add [MonitorPW] [nvarchar](50) NULL,
[MonitorId] [nvarchar](50) NULL