Question: Using SQL in Oracle: List the ResNum, RmNum, and total charged for each room in reservation 1005.Use the following column headings:ResNum, TotalCharge.Hint:You will need to

 Using SQL in Oracle: List the ResNum, RmNum, and total charged

Using SQL in Oracle:

List the ResNum, RmNum, and total charged for each room in reservation 1005.Use the following column headings:ResNum, TotalCharge.Hint:You will need to calculate the number of nights to calculate the total charged for each room, but you will not show the number of nights in your output.

ResDetail Customer CustlD CustFName CustLName CustPhone CustType LoyaltylD Reservation ResID CheckinDate CheckOutDate CustID AgentID ReslD Room CustType CustType CustTypeDesc RoomNum RateType RateAmt RoomType Agent AgentlD AgentFName AgentLName AgentType RateType RateType RateTypeDesc RoomType RoomType RoomTypeDesc AgentType AgentType AgentTypeDesc

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!