MySql-how to create an autoincrement column
Posted: Sat Mar 22, 2008 5:22 pm
i have an existing table with data say called "table10"
and i want using code to add a column with an autoincrement (so on every insert the index will grow by 1 automaticlly)
thnaks i nadvance
peleg
and i want using code to add a column with an autoincrement (so on every insert the index will grow by 1 automaticlly)
thnaks i nadvance
peleg