Each shirt may have multiple colors, so ShirtColor is a plural attribute. Implement ShirtCol the ShirtShirtColor table,
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Each shirt may have multiple colors, so ShirtColor is a plural attribute. Implement ShirtCol the ShirtShirtColor table,
Each shirt may have multiple colors, so ShirtColor is a plural attribute. Implement ShirtCol the ShirtShirtColor table, separate from the Shirt table. Shirt ShirtCode 1-1(1) ShirtColor M-M(1) ShirtPrice M-1(1) ShirtSize M-1(1) Which columns are included in the ShirtShirtColor table, primary key, and foreign key? Table Primary key Foreign key ShirtCode ShirtColor ShirtPrice ShirtSize
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!