Relational Databases

Table Structure

  • Row
    • Entity
    • Tuple
    • Instance
    • Record
  • Column
    • Field
    • Attribute
    • Property
    • Dimension
  • Key
    • a combination of one or more attributes that uniquely identify an object

Previous | Next