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
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
Related questions
Question
Expert Solution
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 3 steps
Knowledge Booster
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
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)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
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)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education