MySQL Forums
Forum List  »  PHP

Re: How to insert record to a table and simultaneously update the bridge table?
Posted by: Peter Brawley
Date: January 20, 2014 10:28PM

> I will manually insert it

That's more usual. In SQL dialects with better developed support for sprocs, sprocs might be preferred. MySQL sprocs have limitations & issues.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.