400
To account for the M-M relationship "Works On," one must do this.
What is "create a new entity called ProjectEmployeeAssign with ProjectID and EmplID as the primary key, and each as a foreign key referencing the project and employee table primary keys respectively"?