Where is the relationship between skill and skill_category stored?

KazukiM
Tera Contributor

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?

2 ACCEPTED SOLUTIONS

Tai Vu
Kilo Patron
Kilo Patron

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

View solution in original post

Juhi Poddar
Kilo Patron

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

View solution in original post

2 REPLIES 2

Tai Vu
Kilo Patron
Kilo Patron

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

Juhi Poddar
Kilo Patron

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