In which where can I can find the table that contain Skill & Qualification table — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood: Oracle Cloud SCM and Purchasing

In which where can I can find the table that contain Skill & Qualification table

Hi Expert

I'm looking for a table that contains skills and qualifications, specifically within the "Honors and Awards" section. I need the table to include the following columns:

  • Honor and Award
  • Date Awarded
  • Expiration Date

Remark: The query generated by this code snippet is not producing the expected results. The columns displayed in the query's output do not correspond to the columns visible in the provided screenshot.

SELECT
PAF.PERSON_ID,
PAF.PERSON_NUMBER,
HTI.NAME,
HTT. CONTENT_TYPE_NAME,
HHI.DATE_FROM,
HHI.DATE_TO,
HHI.DATE_AWARDED,
HHI.COMPLETION_DATE,
HHI.EXPIRATION_DATE,
HHI.TITLE,
HHI.PROFILE_ID

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!