MySQL Forums
Forum List  »  Newbie

Insert record at a specified position
Posted by: Utkal Ranjan
Date: May 18, 2005 12:22AM

Hi

I have a table having 2 columns ie,
1. id : primary key, auto increment
2. name

I want to insert a new record at a specified posion in the existing table having some records
Suppose I hvae 5 records and I want to insert a new record at position 3. How can I do that in MYSQL . I'm using version 4.

please help.

thanx

Options: ReplyQuote


Subject
Written By
Posted
Insert record at a specified position
May 18, 2005 12:22AM


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.