Auto Increment ID
Auto Increment ID
Hello,
How is the value of the auto increatment ID field created or calculated?
I've created a registration database reserving spots at a conference for the first X people who register. Will the auto increment ID always be greater for the most recent registrant--the most recently created record? In other words, I can rely on this ID to tell me the order in which people registered?
Thanks for you help.