Skip to content

Entities and Attributes

Explanation

A database can have more than one table.

When we we are working with more than one table it is called an Entity and Entities are made up of Attributes and Records.

Image title

Attributes

An Attribute holds one piece of data at a time - e.g. a person’s name, age or phone number.

Image title

Records

A record holds a complete set of data.

Image title