|
Is there a DB2/400 function to retrieve the last IDENTITY value inserted into a table? For MS SQL there is the SCOPE_IDENTITY() function that will show the last identity value inserted into any table within the scope of the current batch. Is there anything like that for AS400? I am trying to avoid a select MAX(ID) - which is resource intensive and may return something inserted right after me.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.