Hello all. I have a table with an autoinc integer field. I am obviously doing some testing.
When I DELETE ALL -> PACK I thought that the field resets to 0 but that's not happening. Only way I have found to reset the field to 0 is deleting the field from the database and creating it again, but I don't think this is the best way to do it... so:
How do you reset an autoinc field to 0 with a command?
Thank you in advance.
Ulises
When I DELETE ALL -> PACK I thought that the field resets to 0 but that's not happening. Only way I have found to reset the field to 0 is deleting the field from the database and creating it again, but I don't think this is the best way to do it... so:
How do you reset an autoinc field to 0 with a command?
Thank you in advance.
Ulises