• I should clarify: I understand how cascading deletes are used (to automatically delete child rows when a parent row is deleted), but I was less clear on when or if they SHOULD be used. Everyone seems to concur that it is an exceedingly dangerous feature, so I think I'll try to avoid using them where possible.