Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Issue in SQL script to get Overall Summary section comments
Content
Hi All,
I have written a script to get comments entered by both Manager and Worker in the Overall Summary Section (OS) in the Performance Document. (See my screen shot below, we have renamed the OS section as Training Requirement as per the business need)
For this purpose I have joined following tables as OS section comments were not available in one table;
hra_evaluations
,hra_eval_participants
,hra_eval_ratings
,hra_eval_sections
But data model sample results shows me 10 rows other than two rows (one for manager and one for worker)
Please help me out to get this correctly;
1