Answer:
cache I think
Explanation:
I am not sure or memory HDD or SSD
Objects in a relational database are related to one another through relationships defined by common fields between tables.
What is database?A database is a collection of information that is related to an especial subject or purpose, such as tracking customer orders or conserving a music collection.
If your database is not stored on a computer, or only parts of it are, you may be tracking information from a various of sources that you must coordinate and organize.
By using relationships in a database, it is possible to reduce data redundancy and ensure data consistency, as changes made to one table can automatically propagate to related tables.
Fields are the smallest units of data in a database, and they are used to define the characteristics or character of the objects in a database. In a relational database, multiple tables can be created with each table containing one or more fields.
These tables can then be related to one another by linking common fields.
To know more about Database on:
brainly.com/question/30634903
#SPJ3