MySQL Forums
Forum List  »  InnoDB

Re: How to update two tables but limit one row?
Posted by: Frank Robinson
Date: August 14, 2019 06:12AM

Yes it is called UPDATE with JOIN. There are many examples http://www.mysqltutorial.org/mysql-update-join/. But it is quite difficult if you have to maintain the code with such requests.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to update two tables but limit one row?
383
August 14, 2019 06:12AM


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.