RelationalDBDesign
prev prev
  Course navigation
  RDBMS Characteristics
Elements of a database table.
Table characteristics
  1. Computer: The name of the table (usually the name of the entity represented by the table)
  2. Comp_ID: A characteristic of the entity represented by the table
  3. A complete set of characteristics: representing an instance of the entity represented by the table
  Course navigation