Hi,
This is a follow on from the post below.
is there a way w/ PLSQL developer "trace" facility to display a trace of statements executed by a called stored procedure?
i have a "test script" which declares and initializes some variables and calls a stored procedures. I'd like the trace output...