I’m curious as to which would be more cost efficient in terms of resources used by the server: On Cascade Delete that traverses multiple tables or multiple delete statements with the MyISAM engine?
I’m curious as to which would be more cost efficient in terms of resources
Share
On Cascade Delete have multiple advantages: