Question: Identify appropriate datatypes and sizes for each attribute. Customer c_id: c_lname: c_fname: c_address: Product p_id: p_description: p_price: o_id: Order o_id: c_id: o_date: Order_Items o_id: p_id:
Identify appropriate datatypes and sizes for each attribute.
| Customer c_id: c_lname: c_fname: c_address:
| Product p_id: p_description: p_price: o_id:
|
| Order o_id: c_id: o_date: | Order_Items o_id: p_id: o_qty: |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
