is this the solution ? SELECT MAX(id) FROM TABLE
> To find the last inserted INTEGER PRIMARY KEY, do I have to go via the > last_insert_rowid, or is there a direct route? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]