MS Access Premiere Products Exercise

Posted by rynwtts on Server Fault See other posts from Server Fault or by rynwtts
Published on 2012-11-27T10:20:19Z Indexed on 2012/11/27 11:06 UTC
Read the original article Hit count: 1646

Filed under:
|
|
|

I am working with Microsoft Access, Premiere Products Exercises for a college course. I can't seem to get past a specific question. We are working with DBDL and E-R Diagrams.

The question is here.

Indicate the changes you need to make to the design of the Premiere Products database to support the following situation. A customer is not necessarily represented by a single sales rep but can be represented by several sales reps. when a customer places an order, the sales rep who gets the commission on the order must be one of the collection of sales reps who represents the customer.

In the database already each customer is represented by a sales rep. Which yields a one to one relationship. I need to enable a customer to have several sales reps, and make it so that only those sales rep will be eligible for commission upon each order.

© Server Fault or respective owner

Related posts about sql

Related posts about ms-access