MySQL Forums
Forum List  »  Oracle

Re: How to generate sequence in MySql
Posted by: Jason Rasmussen
Date: March 26, 2007 08:49AM

Use the auto_increment feature. See the create table documentation - http://dev.mysql.com/doc/refman/5.1/en/create-table.html

Options: ReplyQuote


Subject
Views
Written By
Posted
167296
March 13, 2007 08:05AM
Re: How to generate sequence in MySql
66827
March 26, 2007 08:49AM
53560
March 26, 2007 09:31PM
30748
April 04, 2007 03:00AM
26384
November 21, 2007 03:50AM
17578
February 06, 2008 12:16PM
18369
October 15, 2008 01:03PM
12287
November 05, 2008 09:50AM
14102
November 10, 2008 06:32AM
15527
December 14, 2008 07:08AM
18304
January 23, 2009 05:38PM


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.