Search found 1 match

by MiltonTheCursed
Thu Nov 20, 2003 10:31 pm
Forum: Databases
Topic: Getting selected rows to auto increment in MySQL
Replies: 0
Views: 309

Getting selected rows to auto increment in MySQL

Hi, This sounds a little complicated, but.... I hope you can help me :wink: What I want to do is to write a piece of code that will enable me to select a group of rows from the database and numerically auto increment only the selected rows. I want to do this because I am building a search function i...