I have 2 tables linked, one with job information (primary) and one with finance, when i delete one from the job information table the finance table still has its relevant data (information not linked to original).
Is there a way of automatically deleting the one when the other is deleted?
Thank you


