Tables, fields and relational design
Practical 3-hour module covering Table, Field, Primary key, and Data type.
- store records about a specific subject
- define a piece of information and its data type in a table
- uniquely identify each record in a table
- control the kind of values a field can store