Re: Temporary tables

Tobias Downer <[email protected]>
Newsgroups gmane.comp.db.mckoi
Message-ID <[email protected]>
Arya,

At this time Mckoi does not support temporary tables, however it is a 
planned feature.  My idea of a temporary table is data that is connected 
to a transaction and that does not survive after the transaction is 
completed (committed or rolled back).  If you want a table object that 
other transactions can see then I suggest using a regular table which 
serves this purpose well.

I'm always open to feedback on what you would like to see Mckoi support.

Toby.

Arya Cycles wrote:

> Toby,
> 
> Does Mckoi support temporary tables?
> 
> If it supports
> 1) Is it tied to the Transaction or Connection?
> 2) Should we drop the temporary table after using it?
> 3) Can you please provide documentation or sample using temporary table?
> 
> It it doesn't support
> 1) Can you please suggest a way to accomplish the functionality.
> 
> Thanks
> 
> Cycles



---------------------------------------------------------------
Mckoi SQL Database mailing list  http://www.mckoi.com/database/
To unsubscribe, send a message to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.