Recall database vocabulary ...
A database is a set of tables
The structure of a database is given by its schema
An instance is the current contents of a database
Fields have a type … column items all have that type
A database table stores information about entities