Question: Problem 1 is based on the DDBMS scenario in Figure P12.1. Specify the minimum types of operations the database must support to perform the following

Problem 1 is based on the DDBMS scenario in Figure P12.1.

Figure P12.1 The DDBMS Scenario for Problem 1 TABLES CUSTOMER PRODUCT INVOICE INV_LINE Site A FRAGMENTS N/A

Specify the minimum types of operations the database must support to perform the following operations. These operations include remote requests, remote transactions, distributed transactions, and distributed requests. 

At Site C a. SELECT FROM b. SELECT FROM WHERE c. SELECT FROM WHERE d. BEGIN WORK; UPDATE SET WHERE INSERT

e. BEGIN WORK; INSERT INSERT COMMIT WORK; At Site A f. SELECT FROM WHERE g. SELECT FROM WHERE h. SELECT FROM

At Site B i. SELECT FROM j. SELECT FROM WHERE k. SELECT FROM WHERE CUSTOMER; CUS_NAME, INV_TOTAL CUSTOMER,

Figure P12.1 The DDBMS Scenario for Problem 1 TABLES CUSTOMER PRODUCT INVOICE INV_LINE Site A FRAGMENTS N/A PROD_A PROD_B PROD_A N/A N/A CUSTOMER LOCATION AABBB INVOICE Site C Site B INV_LINE PROD_B

Step by Step Solution

3.34 Rating (151 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Based on the provided images of the DDBMS scenario and the operations listed the database must support various types of operations to handle the queri... View full answer

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 Database Systems Design Implementation Questions!