Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The relational database below contains two related tables - Supplier and Product Product table: Primary key = Prod-code, Foreign key = Supp-code Prod-code Prod -name

The relational database below contains two related tables - Supplier and Product

Product table: Primary key = Prod-code, Foreign key = Supp-code

Prod-code

Prod -name

Prod -desript

Prod -stocktype

Prod -stocklevel

Prod -expireDate

Supp-code

10010

aaa

qwert

615

123445677

2017-11-14

501x

10011

bbb

asdfgg

615

234567899

2017-11-16

501x

10012

ccc

zxxcvv

234

345678900

2017-11-13

502x

10013

eee

ytuytu

234

454577777

2017-10-13

503x

10014

jjj

werewr

231

436436885

2017-10-23

503x

10015

sdg

rtyrtyry

275

676446322

2017-10-30

504x

10016

ewt

erterter

789

232317879

2017-12-30

501x

Supplier table: Primary key = Supp -code, No Foreign key

Supp -code

Supp -lname

Supp -fname

Supp -Initial

Supp -areacode

Supp -phone

501x

xxx

qwert

F

615

123445678

502x

yyy

asdfgg

B

615

234567890

503x

zzz

zxxcvv

X

234

345678901

c. Write a Query-by-example (QBE) to display the Prod-code, Prod-name, Prod-descript for those products that are supplied by supplier with Supp-code 502x. Sort the display results by Prod-name in ascending order. Use the table below for your answers. (Pls type your answers in the Word file provided.) (5 marks) Field Table Total Sort

Field

Table

Total

Sort

Show

Criteria

Or

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: 3

blur-text-image

Ace Your Homework with AI

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

Get Started

Recommended Textbook for

Accounting And Financial System Reform In Eastern Europe And Asia

Authors: Robert W. McGee, Galina G. Preobragenskaya

2nd Edition

0387257098, 9780387257099

More Books

Students also viewed these Accounting questions

Question

i need correct answrrs 1 0 8 2 .

Answered: 1 week ago