Show students’ first name and last name, the course numbers the student took (don’t include currently taking) and its credits, and the grades of the courses in the ascending order of last name and first name and descending order of course number

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
icon
Concept explainers
Question
  1. Show students’ first name and last name, the course numbers the student took (don’t include currently taking) and its credits, and the grades of the courses in the ascending order of last name and first name and descending order of course number

STUDENT TABLE

100001

Johnson

Ariel

2000-07-10

Y

100002

Green

Robin

2001-11-02

Y

100003

Johnson

Charles

1995-01-12

Y

100004

Pearson

Jeffery

1996-02-06

Y

100005

Sears

Miguel

1998-10-31

Y

100006

Kyle

Leah

2000-05-29

Y

100007

Myers

Lynda

1980-08-24

Y

 

DB Browser for SQLite - C:\Users\13309\OneDrive\Desktop\sqlite\LabAssignment3.sqlite
File
Edit View Tools Help
CONew Database
Open Database
GWrite Changes
Revert Changes
Open Project
Save Project
Attach Database
X Close Database
Database Structure Browse Data
Edit Pragmas
Execute SQL
Table: COURSE
a Fiter in any column
CourseID CourseNumber Description
Credit
Filter
Filter
Filter
Filter
10001
MISM4221 System .
3
2
10002
MISM4222 System .
3
3
10003
CPSC3131 Database I
4
10004
CPSC3132 Database II
3
5
10005
CPSC4231 Cyber .
6
10006
MISM3136 Database
3
10007
ECON3221 Principles.
Transcribed Image Text:DB Browser for SQLite - C:\Users\13309\OneDrive\Desktop\sqlite\LabAssignment3.sqlite File Edit View Tools Help CONew Database Open Database GWrite Changes Revert Changes Open Project Save Project Attach Database X Close Database Database Structure Browse Data Edit Pragmas Execute SQL Table: COURSE a Fiter in any column CourseID CourseNumber Description Credit Filter Filter Filter Filter 10001 MISM4221 System . 3 2 10002 MISM4222 System . 3 3 10003 CPSC3131 Database I 4 10004 CPSC3132 Database II 3 5 10005 CPSC4231 Cyber . 6 10006 MISM3136 Database 3 10007 ECON3221 Principles.
DB Browser for SQLite - CAUsers\13309\OneDrive\Desktop\sqlite\LabAssignment3.sqlite
File
Edit View Tools Help
oNew Database
Open Database
Write Changes
BRevert Changes
Open Project
Save Project
Attach Database
X Close Database
Database Structure
Browse Data
Edit Pragmas
Execute SQL
Table:
|ENROLLMENT
Fiter in any column
StudentID CourseID Grade
Filter
Filter
Filter
100001
10001 A
2
100001
10003 NULL
3
100001
10004 A
4
100002
10006 NULL
5
100002
10004 B
6.
100002
10005 B
7
100003
10004 NULL
8
100004
10002 A
100004
10003 B
10
100004
10005 NULL
11
100005
10001 NULL
12
100006
10001 C
13
100006
10003 C
14
100006
10004 NULL
Transcribed Image Text:DB Browser for SQLite - CAUsers\13309\OneDrive\Desktop\sqlite\LabAssignment3.sqlite File Edit View Tools Help oNew Database Open Database Write Changes BRevert Changes Open Project Save Project Attach Database X Close Database Database Structure Browse Data Edit Pragmas Execute SQL Table: |ENROLLMENT Fiter in any column StudentID CourseID Grade Filter Filter Filter 100001 10001 A 2 100001 10003 NULL 3 100001 10004 A 4 100002 10006 NULL 5 100002 10004 B 6. 100002 10005 B 7 100003 10004 NULL 8 100004 10002 A 100004 10003 B 10 100004 10005 NULL 11 100005 10001 NULL 12 100006 10001 C 13 100006 10003 C 14 100006 10004 NULL
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Query Syntax
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