Question: Using SQL Server Code... write a query that returns these statements... 1. Write a query that displays the Reservationid, guestid, Propertyid, and the cost per

Using SQL Server Code... write a query that returns these statements...

1. Write a query that displays the Reservationid, guestid, Propertyid, and the cost per person for each reservation.

2. Write an aggregate query to display the number of properties

3. Create a new table named Propertybackup that contains all properties that sleeps more than 10 people.

4. Insert the rest of the records from the properties table into the Propertybackup table

5. Display personnels firstname, lastname, title, and manager name.Using SQL Server Code... write a query that returns these statements... 1.Write a query that displays the Reservationid, guestid, Propertyid, and the cost

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!