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.

Reply via email to