The system development team at Wilson Company is working on developing a new customer order entry system. In the process on designing the new system, the team has identified the following class and its attributes:
- Inventory order
- Order number,
- Order Date
- Street address
- City
- State
- Zip
- Customer type
- Initials
- District number
- Region number
...1 to 22 occurrences of: Item Name, Quantity order, Item Unit, Quantity, Item out, Quantity Received
State the rule that is applied to place a class in first normal form revise the above class diagram so that it is in INF.
State the rule that is applied to place a class into second normal form. Create a class diagram for the Wilson
Company using the class and attributes described to place it in