What is an Attribute?


  • The basic unit of information about any entity occurance.
  • Eventally those attributes which migrate into the physical design become columns in database tables.

    Attributes may be local to the entity ("Name", "Address") or inherited by relationship from another entity.

    Synonomous and/or related terms are data element (as in a data flow diagram), column (of a database table), and data item.




    Copyright © 1996 Applied Information Science International