MySQL Forums
Forum List  »  MyISAM

Re: AUTO INCREMENT keywords does not Insert the number in ordered form in database
Posted by: H Rai
Date: March 23, 2010 11:13AM

I guess your problem is that when you use "select" command without any "order", then you don't get record sorted on "reg_no".

Is it like that?

--
H.S.Rai

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: AUTO INCREMENT keywords does not Insert the number in ordered form in database
1991
March 23, 2010 11:13AM


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.