I'm writing a web application, and I need to be able to find the last key ID added to a given table. Or, better yet, I'd like to know the next key to be added before I even add one.
Such a vital and simple function *must* have been applied to SQL somewhere.
Thanks in advance!
Such a vital and simple function *must* have been applied to SQL somewhere.
Thanks in advance!