Relational Data Record
Jump to navigation
Jump to search
A Relational Data Record is a single tuple data record from a Relational Table.
- AKA: Relational Table Row, Table Row, Relational Table Data Record, Tabular Data Object, Relation.
- Context:
- It can have a Primary Key Data Attribute.
- It can have a Foreign Key Data Attribute.
- Example(s):
- a Primary Key,
- a Foreign Key.
- …
- Counter-Example(s):
- See: Relational Database, Tuple, Relation Function, Relational Operation Object Database.
References
2000
- (Witten & Frank, 2000) ⇒ Ian H. Witten, and Eibe Frank. (2000). “Data Mining: Practical Machine Learning Tools and Techniques with Java implementations." Morgan Kaufmann.