ed all possible SQL queries to perform this relational schem

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

I need all possible SQL queries to perform this relational schema

Write all SQL Queries required in your system to achieve all requirements (screenshot
the result for each query).
For example:
1. View all students information only if there is a student whose address is not Jeddah?
use University
select *
Std_ID SFName SLName Address
BDate
Gender
From Student
1000
Ali
Ahmed
Dammam
1988-03-08
M
where NOT Exists (
1001
Norah
Abdullah Alkhobar 1990-09-08
select *
From Student
1002
Ahmed Kamal
Dammam
1990-08-03
where address='Jeddah')
1003
Nada
Salem
Riyadh
1991-09-06
1004
Norah
Ali
Riyadh
1991-05-06
1005
Nouf
Nasser
Dammam
1989-05-03
7
1006
Rana
Abdullah Alkhobar
1989-05-02
1.
2.
4.
Transcribed Image Text:Write all SQL Queries required in your system to achieve all requirements (screenshot the result for each query). For example: 1. View all students information only if there is a student whose address is not Jeddah? use University select * Std_ID SFName SLName Address BDate Gender From Student 1000 Ali Ahmed Dammam 1988-03-08 M where NOT Exists ( 1001 Norah Abdullah Alkhobar 1990-09-08 select * From Student 1002 Ahmed Kamal Dammam 1990-08-03 where address='Jeddah') 1003 Nada Salem Riyadh 1991-09-06 1004 Norah Ali Riyadh 1991-05-06 1005 Nouf Nasser Dammam 1989-05-03 7 1006 Rana Abdullah Alkhobar 1989-05-02 1. 2. 4.
Books
Ser No
Name
Auth_No
Edition
Category
Price
User_ID
Received date
Return date
Staff_ID
Readers
User ID
FName
Lname
Email
Address
PhoneNo
Phone
U ID
Staff
Staff ID
Name
Sup_ID
LoginID
Keep track
U ID
S ID
Authentication Program
LoginID
Password
Reports
RegistraitionNOUser_ID
BookNO
Cases
S_ID
Related
S ID
R Name
Sex
Birthdate
Relationship
Transcribed Image Text:Books Ser No Name Auth_No Edition Category Price User_ID Received date Return date Staff_ID Readers User ID FName Lname Email Address PhoneNo Phone U ID Staff Staff ID Name Sup_ID LoginID Keep track U ID S ID Authentication Program LoginID Password Reports RegistraitionNOUser_ID BookNO Cases S_ID Related S ID R Name Sex Birthdate Relationship
Expert Solution
steps

Step by step

Solved in 2 steps with 5 images

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