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.

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

Records
A record holds a complete set of data.
