ed all possible SQL queries to perform this relational schem

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter7: Developing An Excel Application
Section: Chapter Questions
Problem 3RA
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
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage