I have several child tables that reference a parent table. I need to delete rows from such child tables only. I\'m not looking for delete on cascade. How can I achieve this?