MySQL Forums
Forum List  »  Ruby

How to specify the starting value for Automatic index in a table
Posted by: Sandeep Gudibanda
Date: July 20, 2008 01:23PM

HI,

How do I specify the starting value for the index of my table?
For Eg:

if i create a table books, id (autogenerated) will start from 1. Instead if i want it to start from say 5,00,000. what do i do?

Regards,
Sandeep G

Options: ReplyQuote


Subject
Written By
Posted
How to specify the starting value for Automatic index in a table
July 20, 2008 01:23PM


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.