PL/SQL (MOSC)

MOSC Banner

need to select from row triggered table

edited Sep 3, 2014 11:23AM in PL/SQL (MOSC) 8 commentsAnswered

i have a row level trigger on a table.  the trigger calls a procedure.  in the procedure, I'm trying to select info  from that same table. If I use an AFTER INSERT, i get the mutating table error. If I use a BEFORE INSET, I get no data found because the row hasn't been committed yet.  What is the work around here? 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center