hi,
is there a way to have a look at the rows of an Oracle 9i Global temporary table (like watch variables)while im stepping throug a procedure where inserts made in this temporary table?
I try the "dual session" preference to take care that the session-id in the sql-window is the same as in the...