![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re^2: Getting id of postgres record inserted via DBIby erix (Prior) |
on Jun 22, 2023 at 16:19 UTC ( [id://11153088]=note: print w/replies, xml ) | Need Help?? |
Modern PostgreSQL supports the RETURNING keyword. s/Modern /Since time immemorial /; because INSERT ... RETURNING * is in PostgreSQL since 2006, version 8.2.
In Section
Seekers of Perl Wisdom
|
|