alter table tbl_IMPORT_ProductDataProcessors add processUpdateSkuDesc char(1) NOT NULL DEFAULT '0' update tbl_IMPORT_ProductDataProcessors set processUpdateSkuDesc = 1 where ownerid = 207 and ownerType = 'MFR' and formatname = 'UNIVERSAL_PRODUCT_CATALOG'