alter table HJGL_Batch_PointBatchItem add NDT nvarchar(300) null alter table HJGL_Batch_BatchTrust alter column TrustBatchCode nvarchar(100) null GO