System Functions
Previous
Top
Next
LASTAUTOINC ( [MEMORY] table_name, field_name)
Returns the last autoinc value for the
field_name
autoinc field from the table
table_name,
which was inserted within the last session.
Example:
SELECT
LastAutoinc(venues, venueno)
FROM
venues
© 2003 - 2024 ComponentAce |
.net zip component
|
barcode for .net
|
delphi zip component
|
delphi database
Nov 21, 2024