> 
> What I still don't get: two queries into one new table ... here
> are my queries:

Use subqueries (not sure if they are supported everywhere): have 2 queries 
that creates
one table each, then a third query that does a join (on session_id?) of 
the two tables
obtained calling the two other queries. Does this help ?

MaX.
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to