I'm migrating from MySQL to Oracle. When I'm executing "INSERT... " with DBD::mysql I
could get the id of inserted row with DBH->{mysql_insertid}. Is there any way to do
the same thing with Oracle (DBD::Oracle)?
Thanks. Grisha.
- Re: How can I get insert_id from DBD::Oracle? Gregory
- Re: How can I get insert_id from DBD::Oracle? Jim Spath
- RE: How can I get insert_id from DBD::Oracle? Kokarski, Anton
- RE: How can I get insert_id from DBD::Oracle? Sterin, Ilya
- RE: How can I get insert_id from DBD::Oracle? Steven Baldwin
