MySQL Forums
Forum List  »  Newbie

Re: I need a column that automatically adds the new number with the old number. Possible?
Posted by: Peter Brawley
Date: May 26, 2021 11:48AM

> tried like 100 things and nothing worked

Let's see your code using INSERT ... ON DUPLICATE KEY UPDATE...

> this should be a very simple thing!

I don't agree. Relational databases are complicated beasts.

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.