- Each Shirt May Have Multiple Colors So Shirtcolor Is A Plural Attribute Implement Shirtcol The Shirtshirtcolor Table 1 (30.99 KiB) Viewed 19 times
Each shirt may have multiple colors, so ShirtColor is a plural attribute. Implement ShirtCol the ShirtShirtColor table,
-
- Site Admin
- Posts: 899603
- 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