Write the SQL queries for the following questions and show results. List all the section numbers of course 'Syst Analysis'. List, in alphabetical order, the names of those students who have been enrolled in “ISM” class.

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

Write the SQL queries for the following questions and show results.

List all the section numbers of course 'Syst Analysis'.

List, in alphabetical order, the names of those students who have been enrolled in “ISM” class.

 

QUALIFIED (FacultylID, CourselD, DateQualified)
STUDENT (StudentID, StudentName)
FacultylD
CourselD
DateQualified
StudentID
StudentName
38214
54907
66324
70542
Letersky
Altvater
Aiken
Marra
2143
2143
3467
3467
4756
ISM 3112
ISM 3113
ISM 4212
ISM 4930
ISM 3113
ISM 3112
9/1988
9/1988
9/1995
9/1996
9/1991
...
4756
9/1991
...
FACULTY (FacultylD, FacultyName)
SECTION (SectionNo, Semester, CourselD)
FacultyID
FacultyName
SectionNo
Semester
CourselD
1-2008
1-2008
1-2008
1-2008
2143
3467
4756
Birkin
Berndt
Collins
2712
2713
ISM 3113
ISM 3113
2714
2715
ISM 4212
ISM 4930
COURSE (CourselD, CourseName)
REGISTRATION (StudentID, SectionNo, Semester)
CourselD
CourseName
StudentID
SectionNo
Semester
1-2008
1-2008
1-2008
1-2008
38214
54907
2714
2714
ISM 3113
ISM 3112
ISM 4212
ISM 4930
Syst Analysis
Syst Design
Database
54907
2715
Networking
66324
2713
...
Transcribed Image Text:QUALIFIED (FacultylID, CourselD, DateQualified) STUDENT (StudentID, StudentName) FacultylD CourselD DateQualified StudentID StudentName 38214 54907 66324 70542 Letersky Altvater Aiken Marra 2143 2143 3467 3467 4756 ISM 3112 ISM 3113 ISM 4212 ISM 4930 ISM 3113 ISM 3112 9/1988 9/1988 9/1995 9/1996 9/1991 ... 4756 9/1991 ... FACULTY (FacultylD, FacultyName) SECTION (SectionNo, Semester, CourselD) FacultyID FacultyName SectionNo Semester CourselD 1-2008 1-2008 1-2008 1-2008 2143 3467 4756 Birkin Berndt Collins 2712 2713 ISM 3113 ISM 3113 2714 2715 ISM 4212 ISM 4930 COURSE (CourselD, CourseName) REGISTRATION (StudentID, SectionNo, Semester) CourselD CourseName StudentID SectionNo Semester 1-2008 1-2008 1-2008 1-2008 38214 54907 2714 2714 ISM 3113 ISM 3112 ISM 4212 ISM 4930 Syst Analysis Syst Design Database 54907 2715 Networking 66324 2713 ...
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Multiple table
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