[Dbix-class] union

Jess Robinson castaway at desert-island.me.uk
Thu Apr 26 22:00:40 GMT 2007




On Wed, 25 Apr 2007, Octavian Rasnita wrote:

> Hi,
>
> Is it possible to do
> select a, b, c from table_name
> union select a, b, c from table2_name
>
> using DBIx::Class?
>
> Thanks.
>


Yes, it is.

Jess




More information about the Dbix-class mailing list