Hi friends

i have two tables:

tb_employees (id, emp_name, fk_sector)
tb_sectors (id, sec_name)

I need to make a sql query in the tb_employees, and then, print emp_name and
sec_name...
But I don't know how to retrieve this using Zend_DB

I need help here...

Best regards,

José de Meenzes

Reply via email to