I have a field with department id and the data type is autonumber
now i have put some values in the table for eg 2 records now the next department id is 3
when i deleted two records and i added once again a record now department id is 3.i want to start it from 1 how to do it
now i have put some values in the table for eg 2 records now the next department id is 3
when i deleted two records and i added once again a record now department id is 3.i want to start it from 1 how to do it
Comment