Physical | Logical/ Relational | Logical/ Obj.Orient | Definition | Examples |
---|---|---|---|---|
Table | Entity | Class | Something you want to store data for | Department, Employees |
Column | Attribute | Attribute | An item that helps describes the entity | Department Location, Employee Birthdate |
Row | Instance | Object | A specific example of the entity | Pittsburgh department, Lynn's birthdate: 01/01/1970 |
No comments:
Post a Comment