I have a table which contains 69000 records
. Now, how to add a new column(say index) which should contain the value 1 for 1st row, 2 for 2nd row ....etc
.
I want the following result
id name index
--------------------------
9796896 sandy 1
796869 raj 2