There is a need to relate two entities in the data structure: Employee and Skill.
Employees can have multiple skills, and a single skill can relate to multiple employees.
What kind of relationship would these entities have, and what is the minimum number of tables required to implement the design, according to Appian best practices? (Choose the best answer.)
A. One-to-many; 2 tables
B. Many-to-many; 2 tables
C. Many-to-one; 2 tables
D. Many-to-many; 3 tables
There is a need to relate two entities in the data structure: Employee and Skill. Employees can have multiple skills, an
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
There is a need to relate two entities in the data structure: Employee and Skill. Employees can have multiple skills, an
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!