View Single Post

   
  #1 (permalink)  
Old 04-12-2008, 03:48 AM
moises
 
Posts: n/a
Default Temporary Tables

Hello,

Maybe this question is not logic, but for me is very important.



I was tested some temporary tables and, of course are very fast, because
they are in memory.

But one table created by one connection, can´t be modified by others
connections?

I want to know if exist some way to shared a temporary table between 2
connections.



Thanks

Moisés





-


Reply With Quote