Write SQL statements to do the following on the database schema shown below in the picture.     a) Insert a new record in the course table with the following data values course number = 'COSC4390' course name = 'Knowledge Engineering' course credit hours= ‘3’ department = ’COSC'>. b) Change the class of student 'Ahmed' to 4. c) Delete the record of the student whose name is 'Ahmed' and his number is 22.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter8: Advanced Data Handling Concepts
Section: Chapter Questions
Problem 17RQ
icon
Related questions
Question

Write SQL statements to do the following on the database schema shown below in the picture.

 

 

  1. a) Insert a new record in the course table with the following data values

course number = 'COSC4390'

course name = 'Knowledge Engineering'

course credit hours= ‘3’

department = ’COSC'>.

  1. b) Change the class of student 'Ahmed' to 4.
  2. c) Delete the record of the student whose name is 'Ahmed' and his number is 22.
STUDENT
Name Student_number Class Major
COURSE
Course_name Course_number Credit_hours Department
Transcribed Image Text:STUDENT Name Student_number Class Major COURSE Course_name Course_number Credit_hours Department
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 3 images

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
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage