Debugging plsql - Checking the content of global temp table
651894Jan 19 2011 — edited Jan 20 2011Hi,
I am using sql developer for remote debugging my pl/sql package. My pl/sql package uses global temporary tables. Is it possible to check the content of these GTT's while debugging???
Thanks