They are linked as follows:
Products.UniqueID = PSuppliers.ProductID
Are you able to help me write a script to remove data from the Products table where the Products.Code = ‘AAA’ and in the related data PSuppliers Table where they are linked by PSuppliers.ProductID?