我使用了条件为 ON COMMIT DELETE ROWS 的 Oracle GTT 表。
现在我知道 GTT 表数据只是特定于会话的。1个会话一般看不到其他会话的GTT数据。
但是他们有什么方法可以访问/读取属于另一个会话的 GTT 表吗?
oracle oracle-10g temporary-tables
oracle ×1
oracle-10g ×1
temporary-tables ×1