1. Write SQL statements to create the tables below. 2. Write SQL statements to insert at least 5 rows / records into each table. 3. Write SQL to display the average Read for all students. 4. Write SQL to display the number of students assigned to each Tutor and Tutor Status 5. Write SQL to display for each match the duration of assignement and certification date for tutor and Read Score. TUTOR (TutorID, CertDate, Status) TuturID CertDate Status 100 1/05/2008 Active 1/05/2008 1/05/2008 5/22/2008 5/22/2008 5/22/2008 101 Temp Stop Dropped Active Active 102 103 104 105 Temp Stop 106 5/22/2008 Active STUDENT (StudentiD, Read) StudentID Read 3000 2.3 3001 5.6 3002 1.3 3003 3.3 3004 2.7 3005 4.8 3006 7.8 3007 1.5 MATCH HISTORY (MatchID, TutorID, StudentID, StartDate, EndDate) MatchID TutorID StudentID StartDate EndDate 100 3000 1/10/2008 3001 1/15/2008 5/15/2008 2 101 2/10/2008 5/28/2008 3 102 3002 3/01/2008 106 3003 6/01/2008 6/01/2008 6/15/2008 6/28/2008 103 3004 6. 104 3005 104 3006 6/01/2008

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
1. Write SQL statements to create the tables below.
2. Write SQL statements to insert at least 5 rows / records into each table.
3. Write SQL to display the average Read for all students.
4. Write SQL to display the number of students assigned to each Tutor and Tutor Status
5. Write SQL to display for each match the duration of assignement and certification date for tutor
and Read Score.
TUTOR (TutorID, CertDate, Status)
TuturID
CertDate
Status
100
1/05/2008
Active
1/05/2008
1/05/2008
101
Temp Stop
Dropped
102
5/22/2008
5/22/2008
5/22/2008
5/22/2008
103
Active
104
Active
Temp Stop
105
106
Active
STUDENT (StudentID, Read)
StudentID
Read
3000
2.3
3001
5.6
3002
1.3
3003
3.3
3004
2.7
3005
4.8
3006
7.8
3007
1.5
MATCH HISTORY (MatchID, TutorID, StudentID, StartDate, EndDate)
MatchID
TutorID
StudentID
StartDate
EndDate
100
3000
1/10/2008
1/15/2008
5/15/2008
3/01/2008
2
101
3001
2/10/2008
5/28/2008
102
3002
4
106
3003
103
3004
6/01/2008
6/15/2008
6/01/2008
6/01/2008
104
3005
6/28/2008
7
104
3006
c0 00
Transcribed Image Text:1. Write SQL statements to create the tables below. 2. Write SQL statements to insert at least 5 rows / records into each table. 3. Write SQL to display the average Read for all students. 4. Write SQL to display the number of students assigned to each Tutor and Tutor Status 5. Write SQL to display for each match the duration of assignement and certification date for tutor and Read Score. TUTOR (TutorID, CertDate, Status) TuturID CertDate Status 100 1/05/2008 Active 1/05/2008 1/05/2008 101 Temp Stop Dropped 102 5/22/2008 5/22/2008 5/22/2008 5/22/2008 103 Active 104 Active Temp Stop 105 106 Active STUDENT (StudentID, Read) StudentID Read 3000 2.3 3001 5.6 3002 1.3 3003 3.3 3004 2.7 3005 4.8 3006 7.8 3007 1.5 MATCH HISTORY (MatchID, TutorID, StudentID, StartDate, EndDate) MatchID TutorID StudentID StartDate EndDate 100 3000 1/10/2008 1/15/2008 5/15/2008 3/01/2008 2 101 3001 2/10/2008 5/28/2008 102 3002 4 106 3003 103 3004 6/01/2008 6/15/2008 6/01/2008 6/01/2008 104 3005 6/28/2008 7 104 3006 c0 00
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
SQL Query
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.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education