hOW TO ADD THE AUTO_INCREMENT to primary key columns in the migration script
Posted by: ARAVIND SETHURATHNAM
Date: August 06, 2009 11:00AM

Hi,
I am replicating a schema from oracle to mysql, in the generated scripts for creating the schema in mysql, I would like to know how to add the AUTO_INCREMENT constraint to all the primary key columns generated by the toolkit automatically, or it is somethign that has to be done manually.


regards
aravias

Options: ReplyQuote


Subject
Written By
Posted
hOW TO ADD THE AUTO_INCREMENT to primary key columns in the migration script
August 06, 2009 11:00AM


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.