can multiple sessions run on global temporary table?
589622Aug 16 2010 — edited Nov 15 2011I have a global temporary table. We Insert data into that table and then write extract file. I assume, "i can have multiple sessions running on this table so that the data is not interchanged between any two instances". Can any one confirms this?.