temporary table shared between multiple users
Is temporary table or Heap/Memory tables shared between all user?
For e.g
if i have a temporary table named table1 and two users, lets say user1 and user2 dump data to that table, what will user1 and user2 see.
Will both the users see all data or only the data that has been dumped by that particular user.
I have gone through mysql docs but still can't get the idea right.
Need help desparately.
Subject
Views
Written By
Posted
temporary table shared between multiple users
7102
July 31, 2005 02:41AM
4031
August 02, 2005 01:27AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.