select packSizeOverride from tbl_PRD_Skus with (nolock) where ownerId = and fsl_tablecode = and skuId =

Updating Packaging: #qmd_changes.fseCompareFault#

update tbl_PRD_Packaging set date_stamp = , #_fc# = , #_fc# = where ownerId = and fsl_tablecode = and linkId = and linkType = 'SKU' select #attributes.sourceSKUId# as sourceSKUId, * from tbl_PRD_Packaging with (nolock) where ownerId = and fsl_tablecode = and linkId = and linkType = 'SKU'