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.
Vacant Positions in SQL
Summary: Hi I have had a request through to list vacancies per Position Code/per CC. But instead of having one row per vacant position, it needs to have as many rows as the actual max persons per that Position Code, and indicated vacant or occupied.
So far my code does partition over and lists the vacancies per Pos Code/CC. Where Person number is null (which is a vacant position, row over "Vacancy" concat row number)
Is there any suggestions as to how to achieve multiple per vacancies?
Current Output:
Pos Code cc Person number Person Name
MRKT_CORD_TEL 6842 Vacancy 1
Tagged:
0