Not yet. Will look into it.

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

Reply via email to