subject

Consider the following database schema (primary keys are underlined) and SQL queries: Hotel (hotelNo, hotelName, city)
Room (roomNo, hotelNo, type, price)
Booking (hotelNo, guestNo, dateFrom, dateTo, roomNo)
Guest (guestNo, guestName, guestAddress)
1. SELECT r. room No, r. type, r. price FROM Room r, Booking b, Hotel h WHERE r. roomNo = b. room No AND b. hotelNo = h. hotelNo AND h. hotelName = "Ritz" AND r. price > 100;
Given the schema above, consider providing a comparative analysis of a relational DB and an object-oriented DB with respect to:
a. Select queries (you can work on the two queries already provided above)
b. Insert queries (create any one example query)
c. Delete queries (create any one example query)
Your comparative analysis should be supported by the arguments based on how these queries are handled internally by the database engines (RDBMS and OODBMS). β€’ For the object oriented DBs query handling you can provide a pseudocode to support your claim in a more effective way to gain the maximum score).

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:30
What are some ways to use a range name in a formula? check all that apply. in the defined names group, click use in formula, and then select the desired name. begin typing the name in the formula, select a name from the autocomplete list, and use the arrow keys and tab key to enter the name in the formula. begin typing the formula, and then click and drag with the mouse to select the cells to include in the formula. right-click one of the cells in the range. click formula options, and use the dialog box to add the name.
Answers: 1
question
Computers and Technology, 23.06.2019 07:00
1. you have a small business that is divided into 3 departments: accounting, sales, and administration. these departments have the following number of devices (computers, printers, etc.): accounting-31, sales-28, and administration-13. using a class c private network, subnet the network so that each department will have their own subnet. you must show/explain how you arrived at your conclusion and also show the following: all available device addresses for each department, the broadcast address for each department, and the network address for each department. also, determine how many "wasted" (not usable) addresses resulted from your subnetting (enumerate them).
Answers: 3
question
Computers and Technology, 24.06.2019 15:00
When a presentation is being planned, it is important to ensure that it covers all available information. appeals to the audience. uses multimedia tools. entertains the audience.
Answers: 1
question
Computers and Technology, 24.06.2019 18:30
How does the use of e-mail benefit business communications? it can be sent at any time. it is faster than regular mail. it improves writing skills. it is less expensive than using a courier. it reduces the need for proofreading.
Answers: 1
You know the right answer?
Consider the following database schema (primary keys are underlined) and SQL queries: Hotel (hotel...
Questions
question
Biology, 21.01.2020 16:31
question
Mathematics, 21.01.2020 16:31
question
Mathematics, 21.01.2020 16:31
question
Computers and Technology, 21.01.2020 16:31
question
Biology, 21.01.2020 16:31
Questions on the website: 13722367