Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

delete from [WHOLESALE_OMS_AFI].

[INVENTORYITEM]
where InventoryItemKey in (SELECT InventoryItemKey
From [WHOLESALE_OMS_AFI].[InventorySupply]
where SupplyType IN ('PLANNED_MO.EX') and shipnodekey= 'ECR' and
ETA='20211021000000')--

You might also like