mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
2 lines
64 B
Text
2 lines
64 B
Text
select last_insert_id(345);
|
|
select @@IDENTITY,last_insert_id();
|