Thank you. Seems fair.

On Thursday, June 20, 2013 5:12:37 PM UTC+3, Noel Grandin wrote:
>
>
> On 2013-06-20 15:41, Andrei Manz wrote: 
> > Then, which is the difference between: 
> > CREATE MEMORY TABLE .... NOT PERSISTENT 
> creates a table which lives forever, but never stores any data to disk 
>
> > and 
> > CREATE TEMPORARY TABLE .... NOT PERSISTENT 
> create a table which only lives while the DB is up, and never stores any 
> data to disk 
>
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to