Archives of the TeradataForum
Message Posted: Fri, 22 Oct 2010 @ 12:48:07 GMT
Subj: | | Retrieving Identity from Last Insert |
|
From: | | Mike Kappel |
A method to retrieve the auto-generated Identity value from the last Insert was alluded to in a previous post:
15 Jun 2009
The Teradata 12.0 release provides a new feature that enables the auto-generated key value (or all the columnds inserted row) to be
returned to the application. The feature is available through the ODBC API. Usage information may be found in the "ODBC Driver for Teradata User
Guide" publication.
My question is: What particular feature in the ODBC API is the poster referring to?
|