cursors and list items
this might sound a little retrogressive.
i want to use a cursor to fetch related rows from a table when an item in a combo is used; so far i can only get one row returned.
i am a newbie and am using the employees table on the hr schema. the idea is to get all employees in a certain department. so i made the department_id the list item.
help!??