A company uses Microsoft Power Platform. The company has a database that has two tables: Department and Employee.
The company plans to define a data model to meet the following requirements:
* Each row in the Department table can be linked to more than one row in the Employee table.
* Each row in the Employee table can be linked to only one row in the Department table,
* Action taken on one table will not affect the other table.
You need to define the relationship between the tables. Which relationship type should you use?
Currently there are no comments in this discussion, be the first to comment!