1 Oct
2012
1 Oct
'12
2:53 p.m.
Solved, Assaf Gordon wrote, On 09/29/2012 11:31 AM:
I need to create temporary tables, but using the statement "create temporary table AS select XXX WITH DATA" results in an empty table;
Found this: http://osdir.com/ml/db.monetdb.devel/2007-09/msg00052.html So either adding "start transaction" or "on commit preserve rows" takes care of it. -gordon _______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list