hi,

I have a select query:

select A.* from class_tbl A,faculty_tbl B, department_tbl C wehre A.facultyid = B.id and B.departmentid = C.id and c.id=3;

then how to write PersistenceBroker query ?

thanks in advance!

_________________________________________________________________
免费下载 MSN Explorer: http://explorer.msn.com/lccn/



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to