Re: Update Database via SQL
1. Dez 2009, 15:13
Thanks again what about if we say table has ID property for example
So that it updates based on EmployeeID Autoinc
EmployeeID Firstname
0 John
1 Lisa
2 Kimberly
3 Stephanie
Also could Autoinc start from 0? Like in the above example with Absolute Database.
Thanks
|