| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: db
This function is an accessor to a field of a mysql
structure.
db should be a mysql
object returned by connect. The value of *mysql*
is a suitable
value. This function returns the value of the single autoincrement
column in the last row inserted. This is a very powerful feature. See
MySQL Examples in
mysql.htm for more details.
See mysql.htm for information on the Allegro MySQL facility.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |