- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 12:26 AM
I would like to search for skills (cmn_skill) that are included in a skill category (cmn_skill_category).
In which table is the relationship between these two tables stored?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 12:43 AM
Hi @KazukiM
You can find it out in the Skill Category M2M [cmn_skill_m2m_category] table, which is stored relationships between Skill and Skill Category.
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 12:52 AM
Hello @KazukiM
You can find the relationship between skills (cmn_skill) and skill categories (cmn_skill_category) in the "cmn_skill_m2m_category" table.
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 12:43 AM
Hi @KazukiM
You can find it out in the Skill Category M2M [cmn_skill_m2m_category] table, which is stored relationships between Skill and Skill Category.
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 12:52 AM
Hello @KazukiM
You can find the relationship between skills (cmn_skill) and skill categories (cmn_skill_category) in the "cmn_skill_m2m_category" table.
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar