i have used this query
USE SRO_VT_SHARD
DELETE _RefDropItemAssign
FROM _RefDropItemAssign Drops
LEFT join _RefObjCommon Objects
ON (Drops.RefItemID = Objects.ID)
WHERE CodeName128 like '%ITEM_CH_%_10_%'
To remove 10 full DG from drop ..
but this one it removes only the normal items ..
can someone fix it to remove Sox as well ? or to create a query ?
Thanks in advance



.gif)


