can you open a ticket on google code about this?
On Mar 10, 9:28 am, Norbert Klamann <[email protected]> wrote: > I look for something like > > select a,b,c from table1 > union > select a,b,c from table2 > > I also tried to combine 2 distinct 'Rows' objects and dal.Sets (with the > same structure) , but both don't support this operation. > > Norbert

