RopeADope Posted July 13, 2010 Share Posted July 13, 2010 Despite the hilarious title, I do have a real quandary. I'm currently using a MySQL db, myisam engine. I want to cascade CRUD's across several tables. My assumption is that I would use triggers to do that. Is this assumption correct? OR Would a procedure be better for cascading CRUD's across multiple tables? EDIT: Minus the "R" from the acronym. I realize there's no point in cascading retrievals..... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.