select prodId from tbl_PRD_Products where product = 'KELL' and ownerId = 387 and fsl_tablecode = 'BRO' and mfrId = 160

Can't find L2

select skuId from tbl_PRD_Skus where sku = and mfrId = 207 and ownerId = 387 and fsl_tablecode = 'BRO'

Skipping #_sku#

update tbl_PRD_Skus set prodId = , mfrId = 160, mfrSyncSKUId = null, mfrSyncDate = null, mfrSkuId = null, mfrSKUIdMs = null, mfrSKUIdStatus = null, mfrSKUIdDate = null, fmId = null, fmDatabase = null, fmSyncTime = null, fmStatus = '?', shareWithFoodmark = 'N', gs1_syncDate = null where ownerId = 387 and fsl_tablecode = 'BRO' and skuId =

2 Skipping #_sku#

#_sku#
update tbl_OPR_ProductStatus set prodId = where ownerId = 387 and ownerType = 'BRO' and skuId =
#_sku# : PP #_r.recordCount#
update o set o.mfrId = 160, o.subjectId = from tbl_SPL_Opportunities o inner join tbl_SPL_OpportunitySubjectDetails osd on osd.ownerId = o.ownerId and osd.ownerType = o.ownerType and osd.opportunityId = o.opportunityId and osd.subjectDetailType = 'SKU' and osd.subjectDetailId = where o.ownerId = 387 and o.ownerType = 'BRO' and o.subjectType = 'PRD' and o.mfrId = 207
#_sku# : SPL #_r.recordCount#