Examine this business rule:
Each student can work on multiple projects and each project can have multiple students. _
You must design an Entity Relationship (ER) model for optimal data storage and allow for generating reports in this format:
STUDEN_ID FIRST_NAMK LASTNAME PROJECT_ID PROJECT_NAME PROJECT_TASK
Which two statements are true?
Currently there are no comments in this discussion, be the first to comment!