Saved Bookmarks
| 1. |
Discuss the alternative terminology that is used in the relational model. |
|
Answer» Relations are also called tables, and sometimes by the older data processing term files. A row is known as a tuple in the relational model, but may also be referred to as a record. Finally, relational model attributes are known as table columns and sometimes as fields. |
|