First page Back Continue Last page Overview Graphics
Data Design
What goes where?
Typically, data is assigned to table that represent entities
- For example, customer, item, video, dancer
- Caution: table entities may not be objects!
Field datatypes are chosen to represent data
Data are assigned to the entities owning them