I know that this probably sounds like a very stupid question but I still need to ask as I don’t know the answer. I currently have a table with a lot of records I have another table with records that needs to be deleted from the first big table. How do I delete the records from the big table that are also in my smaller table, also not all fields are in the smaller table but it does have a common field to match up the records with. Thanks!