Observe the following table with sample data about employees working in various projects. The underlined is the primary key. Each project has a unique project id and a project name. Each employee has a unique employee id, a name, and a job class. Each job class has a pay rate per hour. Each employee can work in a number of projects. A number of employees can work in the same project. Each employee only has one job class.