Assume that relation PROJ of our example database above is horizontally fragmented as follows: PROJO PNOS P2 (PROJ) PROJ₂ = PNO P2 (PROJ) And, the relation ASG is horizontally fragmented as ASGO PNOS P2 (ASG) ASG₂ = σ "P2"

Database Systems: Design, Implementation, & Management
11th Edition
ISBN:9781285196145
Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Chapter10: Transaction Management And Concurrency Control
Section: Chapter Questions
Problem 1P
icon
Related questions
Question

3. Assume that relation PROJ of our example database above is horizontally fragmented as follows:

PROJO PNOS P2 (PROJ)

PROJ₂ = PNO P2 (PROJ)

And, the relation ASG is horizontally fragmented as

ASGO PNOS P2 (ASG)

ASG₂ = σ "P2" <PNOS P3 (ASG)

ASG=σPNO>P3 (ASG)

1) Transform the following query into a reduced query on fragments: and 2) Is it better than the generic query? And Why? or Why not?

SELECT

RESP, BUDGET

FROM

ASG, PROJ

WHERE

ASG.PNO PROJ.PNO AND PNAME="CAD/CAM" = 

 

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Dataset
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 Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781285196145
Author:
Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:
Cengage Learning