Answer:
B. Tables
Step-by-step explanation:
In Access, tables, reports, queries and forms are in entering and storing data. Primarily, tables hold data. They are organized as rows and columns. Rows are also known as records while columns are known as fields. Every column contains data that runs vertically along the table. Rows hold strings of information following the same pattern and usually with the same ID number.
Information about specific subjects can all be collectively held in tables. Obtaining and compiling information is done with queries. Reports are a representation of the data in a printed format. Forms are used to input, view and edit data.