
Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
expand_more
expand_more
format_list_bulleted
Concept explainers
Question
- 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

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

Transcribed Image Text:DB Browser for SQLite - C:\Users\13309\OneDrive\Desktop\sqlite\LabAssignment3.sqlite
File Edit
View Tools Help
New Database
FOpen Database
GWrite Changes
Revert Changes
Open Project
Save Project
Attach Database
X Close Database
Database Structure
Browse Data
Edit Pragmas
Execute SQL
Table: I STUDENT
e Filter in any column
StudentID
StudentlastName
StudentFirstName
DOB
ISActive
Filter
Filter
Filter
Filter
Filter
1
100001 Johnson
Ariel
2000-07-10 Y
100002 Green
Robin
2001-11-02 Y
3
100003 Johnson
Charles
1995-01-12 Y
4
100004 Pearson
Jeffery
1996-02-06 Y
5
100005 Sears
Miguel
1998-10-31 Y
6
100006 Kyle
Leah
2000-05-29 Y
100007 Myers
Lynda
1980-08-24 Y
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by stepSolved in 2 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.Similar questions
- Product a report showing the distinct first and last names of customers from the state of New York (NY) who purchased shoes manufactured by companies in the city of New York. Sort the result by the last name.arrow_forwardDisplay Customer name (concatenate First Name and Last Name with a space between) and total number of orders for each customer. Name the total number of orders column as 'NumberOfOrders'. Sort based on Number of orders in descending order.arrow_forwardFor each customer, list the CustomerID and the total number of orders placed in 2015.arrow_forward
- C) Which employees earn less salary than the average salary for the consultants who perform the same job? Show the employees first and last names, job id, salary, department name, and manager's last name. Sort the result by the employees’ employee id. D) For each department, find the manager who pays out the most in salaries. Show the department number, the manager's last name, and the total she/he pays each month. Sort by the department number. Here are the tables and the columns within the table Here are the tables and the columns within the table CONSULTANTS - CONSULTANT_ID- FIRST_NAME- LAST_NAME- EMAIL- PHONE_NUMBER- HIRE_DATE- JOB_ID- SALARY- COMMISSION_PCT- MANAGER_ID- DEPARTMENT_ID . COUNTRIES - COUNTRY_ID- COUNTRY_NAME-REGION_ID . CUSTOMERS - CUST_IDCUST_EMAILCUST_FNAMECUST_LNAMECUST_ADDRESSCUST_CITYCUST_STATE_PROVINCECUST_POSTAL_CODECUST_COUNTRYCUST_PHONECUST_CREDIT_LIMIT . DEPARTMENTS - DEPARTMENT_IDDEPARTMENT_NAMEMANAGER_IDLOCATION_ID . EMPLOYEES -…arrow_forwardDetermine the kind of books in the library's current collection. Each category should include just a single entry.arrow_forward5. Display the current day of the week, hour, minutes, and seconds of the current date settingon the computer you’re using. SQL commandsarrow_forward
- Item Number (Item Name) In this case, the date of supply is 04 VENDOR Vendor supply chain Authors' telephone number and address On this day in the suburbs of the cityarrow_forwardList the names of all customers that have a credit limit of $7,500 or lessarrow_forwardList the names of all Staff members who hold a faculty position and have a salary of $45,000 or less. Show their names as their first name, followed by a space, and then their last name but sort the list alphabetically by last name and then first name. Hint: Check out the Position column in the Staff table. All staff members who do not hold a faculty position will get a bonus this year equal to 5% of their salary. List the names, current salary, and bonus amount for each Staff member (non-faculty) who is due a bonus. Show your list in order with the person receiving the highest bonus first.arrow_forward
- If a column value is NULL, would you consider the column to be 0 or blank (" ")?arrow_forwardShow the employees who were in the engineering department as of Jan. 1, 2005 (using SQL)arrow_forwardSelect "Patent Number Search" for patents. Give the title or brief description for each of the following patents, identify when they will expire, and provide the due dates for any maintenance payments related to the patents. a. Utility Patent No. 9,089, 123. p. Design Patent No. D488,590 E. Plant Patent No. 12, 144 d. Reissue Patent No. 42,997arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education

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