alter table Weld_StockIn add WarrantyNo nvarchar(50) null alter table Weld_StockIn add IsCheckWarrantyNo bit null GO