alter table Base_Project add ProjType nvarchar(50) null
GO
alter table Base_Project add ProjPhase nvarchar(50) null