PHP » PYTHON |
login |
register |
about
|
PYTHON SQLite3::lastInsertRowID
is this article helpful?
|
Python replacement for PHP's SQLite3::lastInsertRowID
[
edit
| history
]
cursor.lastrowid SQLite3::lastInsertRowID(PHP 5 >= 5.3.0) SQLite3::lastInsertRowID — Returns the row ID of the most recent INSERT into the database Description
public int SQLite3::lastInsertRowID
( void
)
Returns the row ID of the most recent INSERT into the database. ParametersThis function has no parameters. Return ValuesReturns the row ID of the most recent INSERT into the database |
more
Recently updated
more
Most requested
more
Last requests
|