ALTER TABLE WBS_UnitWork ALTER COLUMN SuperUnitWork NVARCHAR(50)
GO
update WBS_UnitWork set SuperUnitWork='0'