I am using Oracle GTT tables with condition ON COMMIT DELETE ROWS.
Generally GTT table's data is only session specific. One session cannot see the GTT data of other session in general.
But is their any way to access/read GTT table that belongs to another session? Is there some kind of global session.