MySQL Forums
Forum List  »  Oracle

CREATE SEQUENCE
Posted by: Nick Covella
Date: July 24, 2006 08:01PM

Currently migrating a database from Oracle to mySql. The oracle database contains a sequence table to return the nextvalue from the system. How do I create a sequence in mysql using the browser api? Currently the only commands that I have available to me are: create database, create table?

Thanks in advance for any assistance or suggestions.
-n

Options: ReplyQuote


Subject
Views
Written By
Posted
CREATE SEQUENCE
6726
July 24, 2006 08:01PM
3159
July 25, 2006 09:19AM


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.