select skuId from tbl_PRD_Skus with (nolock) where ownerId = 387 and fsl_tablecode = 'BRO' and mfrId = 207 and sku = select skuId from tbl_BID_Skus with (nolock) where ownerId = 387 and ownerType = 'BRO' and bidMfrId = 731 and bidSku = update tbl_BID_Skus set skuId = where ownerId = 387 and ownerType = 'BRO' and bidMfrId = 731 and bidSku =
## SKU COMMENTS
#_rowCount# #COL_1# Successfully Updated. Previous SKU ID: #qmd_bidSku.skuId#. Updated SKU ID: #qmd_sku.skuId# Kellogg's SKU not existed in tbl_BID_Skus Kellogg's SKU not existed in tbl_PRD_Skus


Total SKUs Aligned: #_updatedSkuCount#