Personal tools

Lua/Server/SQL/Functions/GetLastInsertId

From JC2-MP Documentation

< Lua‎ | Server‎ | SQL
Jump to: navigation, search

Returns    number
Prototype    SQL:GetLastInsertId()
Description    Returns the row id of the most recent, successful INSERT.