Description
COM 330 Chapter 6 Assignment
1. Using the STUDENT table structure shown in Table P6.4, do the following.
Table P6.4 Sample STUDENT Records
Attribute Name   Sample Value   Sample Value   Sample Value   Sample Value   Sample Value
STU_NUMÂ Â Â 211343Â Â Â 200128Â Â Â 199876Â Â Â 199876Â Â Â 223456
STU_LNAME   Stephanos   Smith   Jones   Ortiz   McKulski
STU_MAJOR   Accounting   Accounting   Marketing   Marketing   Statistics
DEPT_CODEÂ Â Â ACCTÂ Â Â ACCTÂ Â Â MKTGÂ Â Â MKTGÂ Â Â MATH
DEPT_NAME   Accounting   Accounting   Marketing   Marketing   Mathematics
DEPT_PHONEÂ Â Â 4356Â Â Â 4356Â Â Â 4378Â Â Â 4378Â Â Â 3420
COLLEGE_NAME   Business Admin   Business Admin   Business Admin   Business Admin   Arts & Sciences
ADVISOR_LNAME   Grastrand   Grastrand   Gentry   Tillery   Chen
ADVISOR_OFFICEÂ Â Â T201Â Â Â T201Â Â Â T228Â Â Â T356Â Â Â J331
ADVISOR_BLDG   Torre Building   Torre Building   Torre Building   Torre Building   Jones Building
ADVISOR_PHONEÂ Â Â 2115Â Â Â 2115Â Â Â 2123Â Â Â 2159Â Â Â 3209
STU_GPAÂ Â Â 3.87Â Â Â 2.78Â Â Â 2.31Â Â Â 3.45Â Â Â 3.58
STU_HOURSÂ Â Â 75Â Â Â 45Â Â Â 117Â Â Â 113Â Â Â 87
STU_CLASS   Junior   Sophomore   Senior   Senior   Junior
c. Write the relational schema and draw the dependency diagram to meet the 3NF requirements to the greatest extent possible. If you believe that practical considerations dictate using a 2NF structure, explain why your decision to retain 2NF is appropriate. If necessary, add or modify attributes to create appropriate determinants and to adhere to the naming conventions.
d. Draw the Crow’s Foot ERD.
Load the data from table P6.4 into an Access database. Add 5 additional students (make up your data) following the table structure.
Create a query in Access that list the students who have a Statistics major.
List the students who have a GPA of 3.45 or higher in a report.
Report the students who have the same advisor.
Submit c and d as an attachment, attach your Access database.
Reviews
There are no reviews yet.