Gien the following schema ROOM mNo mPrice mBeds mCapecity mFacilities mElec 80 95 100 10 WC Shower Bathtub 20 2. 25 3 TV CUSTOMER cusNo cusName 1000 Ahmed Aamer 1001 Sami Mohamed RESERVATION cusAddress cusNo rmNo dateln Salelah dateOut 1000 20 09/02/2020 15/02/2020 20/04/2021 12/12/2020 18/12/2020 Ibri 1001| 25 1004 Faisal Fares Suhar 1004 10 1. Write SQL commands to create the above tables. Include necessary constraints. 2. Write relational algebra expression to display names of customers who reserved a rooms with capacity less than 3 peop 3. Write SQL command to find the name of the customers who stayed in rooms that do not have a Bathtub. 4. Write SQL command to display the names of customers who did not fix the date of departure from the hotel. 5. Write SQL command to modify the attribute mPrice in the table ROOM to real number with 3 decimal places.

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
Given the following schema
ROOM
mNo mPrice mBeds mCapacity mFecilities mElec
10
80
1
WC
Shower
20
95
25
100
3
3
Bethtub
TV
CUSTOMER
RESERVATION
cusNo cusName
1000 Ahmed Aamer
cusAddress cusNo rmNo dateln
dateOut
Salelah
Ibri
1000 20
09/02/2020 15/02/2020
20/04/2021
12/12/2020 18/12/2020
1001 Sami Mohamed
1001| 25
1004 Faisal Fares
Suhar
1004
10
1. Write SQL commands to create the above tables. Include necessary constraints.
2. Write relational algebra expression to display names of customers who reserved a rooms with capacity less than 3 people.
3. Write SQL command to find the name of the customers who stayed in rooms that do not have a Bathtub.
4. Write SQL command to display the names of customers who did not fix the date of departure from the hotel.
5. Write SQL command to modify the attribute mPrice in the table ROOM to real number with 3 decimal places.
6. Create a VIEW which can display the rooms which are roomprice lessthan 100.
Transcribed Image Text:Given the following schema ROOM mNo mPrice mBeds mCapacity mFecilities mElec 10 80 1 WC Shower 20 95 25 100 3 3 Bethtub TV CUSTOMER RESERVATION cusNo cusName 1000 Ahmed Aamer cusAddress cusNo rmNo dateln dateOut Salelah Ibri 1000 20 09/02/2020 15/02/2020 20/04/2021 12/12/2020 18/12/2020 1001 Sami Mohamed 1001| 25 1004 Faisal Fares Suhar 1004 10 1. Write SQL commands to create the above tables. Include necessary constraints. 2. Write relational algebra expression to display names of customers who reserved a rooms with capacity less than 3 people. 3. Write SQL command to find the name of the customers who stayed in rooms that do not have a Bathtub. 4. Write SQL command to display the names of customers who did not fix the date of departure from the hotel. 5. Write SQL command to modify the attribute mPrice in the table ROOM to real number with 3 decimal places. 6. Create a VIEW which can display the rooms which are roomprice lessthan 100.
Expert Solution
steps

Step by step

Solved in 3 steps

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