[Dbix-class] union

Octavian Rasnita orasnita at gmail.com
Fri Apr 27 06:59:36 GMT 2007


From: "Jess Robinson" <castaway at desert-island.me.uk>

>> 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

And where can I read how to do it?

I have searched for "union" in more POD docs but I couldn't find that word.

Thanks.

Octavian




More information about the Dbix-class mailing list