a) Use SQL to define a view to show CourselD and Course Name. b) Write SQL data definition command to remove the Registration table c) Write a command that will remove student 'Ahmed' from the Student table.

A Guide to SQL
9th Edition
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Philip J. Pratt
Chapter8: Sql Functions And Procedures
Section: Chapter Questions
Problem 10TD
icon
Related questions
Question
Database
STUDENT (StudentID, StudentName)
FACULTY (FacultyID FacultyName)
COURSE (CourselD CourseName)
SECTION (SectionNo, Semester ,CourselD)
REGISTRATION (StudentID, SectionNo)
a) Use SQL to define a view to show CourselD and Course Name.
Mww wwww www
b) Write SQL data definition command to remove the Registration table
c) Write a command that will remove student 'Ahmed' from the Student table.
d) Write SQL queries to answer the following questions:
What is the smallest section number used in the fall semester?
e) Write SQL queries to answer the following questions:
How many courses are there in the university?
Transcribed Image Text:STUDENT (StudentID, StudentName) FACULTY (FacultyID FacultyName) COURSE (CourselD CourseName) SECTION (SectionNo, Semester ,CourselD) REGISTRATION (StudentID, SectionNo) a) Use SQL to define a view to show CourselD and Course Name. Mww wwww www b) Write SQL data definition command to remove the Registration table c) Write a command that will remove student 'Ahmed' from the Student table. d) Write SQL queries to answer the following questions: What is the smallest section number used in the fall semester? e) Write SQL queries to answer the following questions: How many courses are there in the university?
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Hyperlinks
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.
Recommended textbooks for you
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781285196145
Author:
Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:
Cengage Learning
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781305627482
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning