Recent content by et

  1. E

    Select * from Global Temporary Table while testing a Procedure

    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...
Back
Top