I wanted to delete related records in other table
Hi All,I have two tables. 1) For Services which is nothing but a list of services. 2) Appointmnets for services.When I delete any service from first table I like to delete related records from the other tables. Any suggestion