risenshine85
New member
- Local time
- Today, 08:51
- Joined
- Apr 4, 2011
- Messages
- 7
Hi
Need help on an assignment here
I have two tables:
Table: Department/Manufacturer Sales Info
- dept no, primary key
- dept name
- manufacturer no.
- manufacturer name.
- sales
Table: Department/Store Info
- dept no, primary key
- dept name
- store no.
- store location
How do I design a query where I can have one table to combine all this info
store no/name, dept no/name, and manufacturer into one table
Need help on an assignment here
I have two tables:
Table: Department/Manufacturer Sales Info
- dept no, primary key
- dept name
- manufacturer no.
- manufacturer name.
- sales
Table: Department/Store Info
- dept no, primary key
- dept name
- store no.
- store location
How do I design a query where I can have one table to combine all this info
store no/name, dept no/name, and manufacturer into one table