Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Join (60) Construct the physical design Diagram for the following: Let database supply-part-project have 4 tables (S, P, J, SPJ): S Supplier P- Parts

image text in transcribed
1. Join (60) Construct the physical design Diagram for the following: Let database "supply-part-project" have 4 tables (S, P, J, SPJ): S Supplier P- Parts Project. S-SID SNAME STATUS CITY SPJ-ID SID PID JID QTY. P PID PNAME COLOR WEIGHT CITY; J-JID JNAME CITY It means you buy an auto part from a supplier for a project. Example S# SNAME STATUS CITY S001 Kmart 10 New York P# P0001 PNAME Bolt COLOR Green WEIGHT 12 CITY Paris (1) Get city of parts supplied by Atlanta supplier to Savannah project (2) Get all parts ID together with the following information if the Part is supplied by a London supplier to a Paris project

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_step_2

Step: 3

blur-text-image_step3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions