Create an Entity Relationship Diagram (ERD) of the normalized version of this table using Visio's crows-foot notation. The ERD should show the PK and FK columns, plus all of the appropriate column attributes (column name, data type/size, null/not null) plus the relationships (with minimum and maximum cardinality) between tables. Requirements: Show the results of the normalization as individual tables Show the FK and PK columns using Visio's notation You must solve the multi-column issue with grades (Hint: This will require a new column) Show the 3-part column definition as noted Show min/max cardinality
Create an Entity Relationship Diagram (ERD) of the normalized version of this table using Visio's crows-foot notation. The ERD should show the PK and FK columns, plus all of the appropriate column attributes (column name, data type/size, null/not null) plus the relationships (with minimum and maximum cardinality) between tables. Requirements: Show the results of the normalization as individual tables Show the FK and PK columns using Visio's notation You must solve the multi-column issue with grades (Hint: This will require a new column) Show the 3-part column definition as noted Show min/max cardinality
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question
Create an Entity Relationship Diagram (ERD) of the normalized version of this table using Visio's crows-foot notation. The ERD should show the PK and FK columns, plus all of the appropriate column attributes (column name, data type/size, null/not null) plus the relationships (with minimum and maximum cardinality) between tables.
Requirements:
- Show the results of the normalization as individual tables
- Show the FK and PK columns using Visio's notation
- You must solve the multi-column issue with grades (Hint: This will require a new column)
- Show the 3-part column definition as noted
- Show min/max cardinality
Tables are attached
![Student (StudentID, FirstName, LastName, PrimaryMajor)
StudentID FirstName LastName PrimaryMajor
8888 Charles
9999 Joe
1234 John
7777 Arthur
3333 William
5555 Richard
6666 Carroll
2222 Tony
3456 David
Albright
Ball
Smith
Bishop
МАТН
ВА
CIS
CJ
Bonin
CIS
Chase
CJ
Cole
CIS
Costa
CIS
Carpenter BA
Professor (ProfessorlD, ProfName, Profoffice, ProfPhone)
ProfessorID ProfName ProfOffice ProfPhone
12
Gray
FH323Q
42
Smith
FH323R
555-1234
13
Smith
FH318H
555-1212
14
Jones
Catalog (CourselD, Description, CreditHours, PreReq)
Description
Web Site Development and Design
Database Theory and Practice
Structured Query Language
System Analysis and Design
CreditHours
PreReq
CourselD
CIS3315
CIS4301
12 Hours
3 CIS4301
3 CIS333X
CIS4352
CIS3365](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F892e817a-9b32-4eeb-b8fc-5dd7ffde6479%2Fb4e24434-c2c6-4d51-9037-033e9d36434f%2Fc1tisvy_processed.png&w=3840&q=75)
Transcribed Image Text:Student (StudentID, FirstName, LastName, PrimaryMajor)
StudentID FirstName LastName PrimaryMajor
8888 Charles
9999 Joe
1234 John
7777 Arthur
3333 William
5555 Richard
6666 Carroll
2222 Tony
3456 David
Albright
Ball
Smith
Bishop
МАТН
ВА
CIS
CJ
Bonin
CIS
Chase
CJ
Cole
CIS
Costa
CIS
Carpenter BA
Professor (ProfessorlD, ProfName, Profoffice, ProfPhone)
ProfessorID ProfName ProfOffice ProfPhone
12
Gray
FH323Q
42
Smith
FH323R
555-1234
13
Smith
FH318H
555-1212
14
Jones
Catalog (CourselD, Description, CreditHours, PreReq)
Description
Web Site Development and Design
Database Theory and Practice
Structured Query Language
System Analysis and Design
CreditHours
PreReq
CourselD
CIS3315
CIS4301
12 Hours
3 CIS4301
3 CIS333X
CIS4352
CIS3365
![Schedule (CourselD, Section, Semester, ClassType, RoomNo, Days, StartTime, ProfessorID)
Semester ClassType RoomNo Days StartTime ProfessorID
202001 Face2Face FH307
202001 Online
202001 Face2Face FH308
202006 Online
202006 Face2Face FH207
202006 Face2Face FH207
202008 Online
202008 Face2Face FH207
202008 Face2Face FH207
202008 Face2Face FH407
CourselD
Section
CIS3315
110
MW
14:00
12
CIS4301
110
12
CIS4352
110
MW
16:30
12
CIS3365
110
42
CIS4352
110
TR
14:00
13
CIS4352
120
MW
14:00
12
CIS3315
110
12
CIS3315
120
TR
16:30
13
CIS3315
130
MW
19:30
13
CIS4301
110
MW
19:30
14
Grades (CourselD, Semester, Section, StudentiD, Quiz1Grade, Quiz2Grade, Quiz3Grade)
StudentID Quiz1Grade Quiz2Grade Quiz3Grade
CourselD Semester
202001
202001
Section
CIS3315
110
8888
77
81
97
CIS3315
110
9999
78
96
78
CIS4301
202001
110
1234
82
95
75
CIS4352
202001
110
1234
95
88
80
CIS3365
202006
110
1234
89
82
77
CIS4352
202006
110
7777
90
93
85
CIS4352
202006
120
3333
78
CIS3315
202008
110
1234
72
78
77
CIS3315
202008
120
5555
73
90
CIS3315
202008
130
6666
81
74
CIS3315
202008
130
2222
97
78
CIS4301
202008
110
1234
45
70
73
CIS4301
202008
110
3456
69
82
83](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F892e817a-9b32-4eeb-b8fc-5dd7ffde6479%2Fb4e24434-c2c6-4d51-9037-033e9d36434f%2F02g0vm_processed.png&w=3840&q=75)
Transcribed Image Text:Schedule (CourselD, Section, Semester, ClassType, RoomNo, Days, StartTime, ProfessorID)
Semester ClassType RoomNo Days StartTime ProfessorID
202001 Face2Face FH307
202001 Online
202001 Face2Face FH308
202006 Online
202006 Face2Face FH207
202006 Face2Face FH207
202008 Online
202008 Face2Face FH207
202008 Face2Face FH207
202008 Face2Face FH407
CourselD
Section
CIS3315
110
MW
14:00
12
CIS4301
110
12
CIS4352
110
MW
16:30
12
CIS3365
110
42
CIS4352
110
TR
14:00
13
CIS4352
120
MW
14:00
12
CIS3315
110
12
CIS3315
120
TR
16:30
13
CIS3315
130
MW
19:30
13
CIS4301
110
MW
19:30
14
Grades (CourselD, Semester, Section, StudentiD, Quiz1Grade, Quiz2Grade, Quiz3Grade)
StudentID Quiz1Grade Quiz2Grade Quiz3Grade
CourselD Semester
202001
202001
Section
CIS3315
110
8888
77
81
97
CIS3315
110
9999
78
96
78
CIS4301
202001
110
1234
82
95
75
CIS4352
202001
110
1234
95
88
80
CIS3365
202006
110
1234
89
82
77
CIS4352
202006
110
7777
90
93
85
CIS4352
202006
120
3333
78
CIS3315
202008
110
1234
72
78
77
CIS3315
202008
120
5555
73
90
CIS3315
202008
130
6666
81
74
CIS3315
202008
130
2222
97
78
CIS4301
202008
110
1234
45
70
73
CIS4301
202008
110
3456
69
82
83
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 1 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Recommended textbooks for you
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Concepts of Database Management](https://www.bartleby.com/isbn_cover_images/9781337093422/9781337093422_smallCoverImage.gif)
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
![Prelude to Programming](https://www.bartleby.com/isbn_cover_images/9780133750423/9780133750423_smallCoverImage.jpg)
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
![Sc Business Data Communications and Networking, T…](https://www.bartleby.com/isbn_cover_images/9781119368830/9781119368830_smallCoverImage.gif)
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY