Question: ASAP please Please Consider the Following Table and Answer the questions. Suppliers(sid: integer, sname: string, address: string) Parts(pid: integer, pname: string, color: string) Catalog(sid: integer,

ASAP please
Please Consider the Following Table and Answer the questions. Suppliers(sid: integer, sname: string, address: string) Parts(pid: integer, pname: string, color: string) Catalog(sid: integer, pid: integer, cost: real) a. Find the IDs of suppliers who supply some red or green part. b. Find the IDs of suppliers who supply some red part or are based at 21 Geor ge Street c. Write down the Statement for the following query . Tesname (ocolour=0 redo (Part) *ocost
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
