1. Provide the professor ID, first and last name of the professor who teach WEB courses that have the highest capacity of all sections. Show the section ID, subject code and course number. Arrange the list by course number. PROFESSORID FIRSTNAME SECTIONID SUBJ COURS 10083 Ellis 20193031760 WEB 1400 10616 Gisele 20201011445 WEB 1700 10125 Lisandra 20201011459 WEB 2500 10000 Lon 20203031998 WEB 2620 10083 Ellis 20202020751 WEB 3200 10255 David 20193030841 WEB 4350 10255 David 20202020795 WEB 4890 7 rows selected. LASTNAME Lansang Overdick Rodgerson Addo Lansang Bushard Bushard

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
Registration
- PK,FK1 studentID int NOT NULL
PK,FK2 sectionID int NOT NULL
HPK
Students
registrationDate date NOT NULL
finalClassGrade
studentID int NOT NULL
firstName varChar2 (25) NOT NULL
lastName varChar2 (50) NOT NULL
admissionDate date NOT NULL
PK assignmentTypeID int NOT NULL
description varChar2(255) NOT NULL
AssignmentScore
PK,FK1 studentID int NOT NULL
PK,FK2
sectionID int NOT NULL
tuitionBalance
PK, FK3 assignmentTypeID int NOT NULL
assignment Number int NOT NULL
score number(3,0)
AssignmentCode
PK
streetAddress varChar2(255) NOT NULL
city varChar2(255) NOT NULL
state varChar2(2) NOT NULL
zip varChar2(9) NOT NULL
Phone varChar2(10) NOT NULL
Courses
ro PK CourselD int NOT NULL
AK1 subjectCode
AK1
courseNumber
subject Description
course Description varChar2(255) NOT NULL
HFK prerequisite int
Location
PK locationID int NOT NULL
Building Varchar2(5)
Room Varchar2(5)
Sections
HPK sectionID int NOT NULL
FK1
courselD int NOT NULL
section StartDate date NOT NULL
FK2 locationID int
FK3 professorID int
capacity int
Professor
PK professorID int NOT NULL
firstName varChar2 (25) NOT NULL
lastName varChar2 (50) NOT NULL
streetAddress varChar2(255) NOT NUL
city varChar2(255) NOT NULL
state varChar2(2) NOT NULL
zip varChar2(9) NOT NULL
phone varChar2(10) NOT NULL
hireDate date NOT NULL
Transcribed Image Text:Registration - PK,FK1 studentID int NOT NULL PK,FK2 sectionID int NOT NULL HPK Students registrationDate date NOT NULL finalClassGrade studentID int NOT NULL firstName varChar2 (25) NOT NULL lastName varChar2 (50) NOT NULL admissionDate date NOT NULL PK assignmentTypeID int NOT NULL description varChar2(255) NOT NULL AssignmentScore PK,FK1 studentID int NOT NULL PK,FK2 sectionID int NOT NULL tuitionBalance PK, FK3 assignmentTypeID int NOT NULL assignment Number int NOT NULL score number(3,0) AssignmentCode PK streetAddress varChar2(255) NOT NULL city varChar2(255) NOT NULL state varChar2(2) NOT NULL zip varChar2(9) NOT NULL Phone varChar2(10) NOT NULL Courses ro PK CourselD int NOT NULL AK1 subjectCode AK1 courseNumber subject Description course Description varChar2(255) NOT NULL HFK prerequisite int Location PK locationID int NOT NULL Building Varchar2(5) Room Varchar2(5) Sections HPK sectionID int NOT NULL FK1 courselD int NOT NULL section StartDate date NOT NULL FK2 locationID int FK3 professorID int capacity int Professor PK professorID int NOT NULL firstName varChar2 (25) NOT NULL lastName varChar2 (50) NOT NULL streetAddress varChar2(255) NOT NUL city varChar2(255) NOT NULL state varChar2(2) NOT NULL zip varChar2(9) NOT NULL phone varChar2(10) NOT NULL hireDate date NOT NULL
1. Provide the professor ID, first and last name of the professor who teach WEB courses that have the
highest capacity of all sections. Show the section ID, subject code and course number. Arrange the
list by course number.
PROFESSORID FIRSTNAME
SECTIONID SUBJ COURS
10083 Ellis
20193031760 WEB 1400
10616 Gisele
20201011445 WEB 1700
10125 Lisandra
20201011459 WEB 2500
10000 Lon
20203031998 WEB 2620
10083 Ellis
20202020751 WEB 3200
10255 David
20193030841 WEB 4350
10255 David
20202020795 WEB 4890
7 rows selected.
LASTNAME
Lansang
Overdick
Rodgerson
Addo
Lansang
Bushard
Bushard
Transcribed Image Text:1. Provide the professor ID, first and last name of the professor who teach WEB courses that have the highest capacity of all sections. Show the section ID, subject code and course number. Arrange the list by course number. PROFESSORID FIRSTNAME SECTIONID SUBJ COURS 10083 Ellis 20193031760 WEB 1400 10616 Gisele 20201011445 WEB 1700 10125 Lisandra 20201011459 WEB 2500 10000 Lon 20203031998 WEB 2620 10083 Ellis 20202020751 WEB 3200 10255 David 20193030841 WEB 4350 10255 David 20202020795 WEB 4890 7 rows selected. LASTNAME Lansang Overdick Rodgerson Addo Lansang Bushard Bushard
Expert 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
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