Originally posted by oceanju
I want the temporary table created in a session and not visible to a another session.
The data is only visible to the session that created it - does it matter that other sessions know that the global temp table exists?