MySQL Forums
Forum List  »  Oracle

Re: Oracle's Sequence alternatives in MySQL
Posted by: Deepak Vohra
Date: July 09, 2023 04:04PM

Please use AUTO_INCREMENT column for sequences.
https://dev.mysql.com/doc/refman/8.0/en/example-auto-increment.html

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Oracle's Sequence alternatives in MySQL
17
July 09, 2023 04:04PM


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.