is it possible to capture an insert event in an Oracle database?

  • Thread starter Thread starter Juan
  • Start date Start date
J

Juan

I need to do some processing from my app after a row is inserted in an
Orcale db, how can i do that?

Thanks,
Juan.
 
Juan said:
I need to do some processing from my app after a row is inserted in an
Orcale db, how can i do that?

Thanks,
Juan.

Best way is probably a trigger in the db.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top