Entity and Attribute


Entity
An entity is a collection of distinguishable real world objects with common properties such as student and course.

  student  

Attribute
An attribute is a data item that describes a property of an entity or a relationship like fname and cno. An example of entities and attributes are given as follows: