I need a little help getting started with jcr sql2:
I have task nodes which possess a weakreference property (employeeincharge 
pointing to an employee node). Now I would like to find all tasks of which 
employee xy is in charge.
select * from [task] where employeeincharge ... ?

Thanks for your help

Reply via email to