Hi,
I need to get performance responses details and comments by query to use it in our reports, can someone please help, I could get some of the details but not all of them, i miss mainly the response comments.
select res.*
from HRA_FEEDBACK_RESPONSE res
,HRA_FEEDBACK_REQUEST req
where req.FEEDBACK_REQ_ID = res.FEEDBACK_REQ_ID