Question 1 A city college would like to maintain their academic information in a MySql database system.  The following are the interested information: Courses: Catalog # (CIT 170 for instance) Credit Hours; Name of the Course (Database Design Fundamentals for instance) Course Descriptions Prerequisite Components (Lecture, or Laboratory for instance) Classes: Class # Class Name (usually the course name, M 170 for instance) Start Date End Date Meeting time (9:30 am ~ 12:15 pm, for instance) Days in a week (Monday) Term (Spring 2018, for instance) Location (TIE Building for instance) Room (UB 301, for instance) Instructor Online status (online, or in-person) Faculty: Employee Id (001880301, for instance) First Name Last Name Title (professor, for instance) Email Phone Office Location (TIE building, for instance) Room (UB303, for instance) Student: Student ID First Name Last Name Plan Sub Plan Advisor Current GPA Grade of each course The Term you got the grade for a course. The class number of the grade you got for a course. The business rules for this City College are: A course can have many class sessions; each class must associate with only one course. A student can take many classes; each class can have many students. A faculty can teach many classes; each class only have one instructor. A faculty can advise many students; each student can only have one specific faculty advisor. Complete the following tasks: Use shorthand notation to describe the table structures.  Underline the primary key Use a MS Word document For instance STUDENT (Student_ID, f_name, l_name…..). Draw the ER diagram using Crow’s Foot Model  On MySQL environment, create all the tables Write your create table statements in the same MS Word document. Take a screen shot when you created each table on MySQL. Insert all your screen shots in to the same MS Word document. Insert an example record in STUDENT table (or the table name you choose to store student information) Write the INSERT INTO statement in the same MS Word document. Take a screen shot on your running the insert statement. Insert the screen shot into the same MS Word document. Select all the record from the STUDENT table Write the SELECT statement. Take a screen shot when you run the SELECT statement. Insert the screen shot into the same MS Word document.

A Guide to SQL
9th Edition
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Philip J. Pratt
Chapter2: Database Design Fundamentals
Section: Chapter Questions
Problem 11RQ
icon
Related questions
Question

Question 1

A city college would like to maintain their academic information in a MySql database system.  The following are the interested information:
Courses:
  • Catalog # (CIT 170 for instance)
  • Credit Hours;
  • Name of the Course (Database Design Fundamentals for instance)
  • Course Descriptions
  • Prerequisite
  • Components (Lecture, or Laboratory for instance)
Classes:
  • Class #
  • Class Name (usually the course name, M 170 for instance)
  • Start Date
  • End Date
  • Meeting time (9:30 am ~ 12:15 pm, for instance)
  • Days in a week (Monday)
  • Term (Spring 2018, for instance)
  • Location (TIE Building for instance)
  • Room (UB 301, for instance)
  • Instructor
  • Online status (online, or in-person)
Faculty:
  • Employee Id (001880301, for instance)
  • First Name
  • Last Name
  • Title (professor, for instance)
  • Email
  • Phone
  • Office Location (TIE building, for instance)
  • Room (UB303, for instance)
Student:
  • Student ID
  • First Name
  • Last Name
  • Plan
  • Sub Plan
  • Advisor
  • Current GPA
  • Grade of each course
  • The Term you got the grade for a course.
  • The class number of the grade you got for a course.
The business rules for this City College are:
  • A course can have many class sessions; each class must associate with only one course.
  • A student can take many classes; each class can have many students.
  • A faculty can teach many classes; each class only have one instructor.
  • A faculty can advise many students; each student can only have one specific faculty advisor.
Complete the following tasks:
  1. Use shorthand notation to describe the table structures.  Underline the primary key
    1. Use a MS Word document
    2. For instance STUDENT (Student_ID, f_name, l_name…..).
  2. Draw the ER diagram using Crow’s Foot Model 
  3. On MySQL environment, create all the tables
    1. Write your create table statements in the same MS Word document.
    2. Take a screen shot when you created each table on MySQL.
    3. Insert all your screen shots in to the same MS Word document.
  4. Insert an example record in STUDENT table (or the table name you choose to store student information)
    1. Write the INSERT INTO statement in the same MS Word document.
    2. Take a screen shot on your running the insert statement.
    3. Insert the screen shot into the same MS Word document.
  5. Select all the record from the STUDENT table
    1. Write the SELECT statement.
    2. Take a screen shot when you run the SELECT statement.
    3. Insert the screen shot into the same MS Word document.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Transaction Processing
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781305627482
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781285196145
Author:
Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:
Cengage Learning
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Principles of Information Systems (MindTap Course…
Principles of Information Systems (MindTap Course…
Computer Science
ISBN:
9781305971776
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning