Please use the google group to ask questions - thanks.

by zied 22 May 22:37
OneToMany with second condition

Hi,
I have a small problem
I want to execute a left joint with second condition

select a,b,c from tab1 t1
left join tab2 t2 on(t1.id = t2.id and t2.var = aNumber)
where t1.label = 'lable'

finder.fetch('')

Cheers.

Create a New Topic

Title:
Body:
 
Introduction User Guide (pdf) Install/Configure Public JavaDoc Whitepapers
General Database Specific Byte Code Deployment Annotations Features
Top Bugs Top Enhancements
woResponse