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