Re: auto update number in mysql

2002-04-12 Thread Kevin Stone
Friday, April 12, 2002 1:35 PM Subject: auto update number in mysql > Hello, verybody, > currently i got one question. > i create a table in mysql database to store questions > which have following column fields: questionnumber, > questionbody, answers and etc. > My problem is if i

auto update number in mysql

2002-04-12 Thread bin cai
Hello, verybody, currently i got one question. i create a table in mysql database to store questions which have following column fields: questionnumber, questionbody, answers and etc. My problem is if i delete one row(question) how can i update the questionnumber in the easiest way which means mys