SirChick Posted November 1, 2007 Share Posted November 1, 2007 Hey guys quick quesiton, Is there way to always make sure inserting new rows take a unique number in the database but not necessarily doing an "auto increment" Because say the 3rd row was deleted that leaves ID 3 available.. then i would rather the next newest insert to take ID 3 rather than the one at the very end.. which is what happens using auto increment.. how is this done? Link to comment https://forums.phpfreaks.com/topic/75705-primary-keys/ Share on other sites More sharing options...
steviewdr Posted November 2, 2007 Share Posted November 2, 2007 Wrong Board. I suggest you post the above topic in a MySQL related board. -steve Link to comment https://forums.phpfreaks.com/topic/75705-primary-keys/#findComment-383165 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.