Is there a way to query table that is changing inside procedure while in debug mode, i.e. to see that changes (like insert/update) while walking through procedure in debug mode?
I know that standard query window is probably in other session so I can't see what's happening to that table changed in other session (except if in autonomy. trans.).
I know that standard query window is probably in other session so I can't see what's happening to that table changed in other session (except if in autonomy. trans.).