Answer:
dynamic report
Step-by-step explanation:
Reports provide useful information in the database, similar to queries. Reports are generated from tables or database queries. They can contain all the fields in the table or query, or only a selected group of fields. Reports can be static or dynamic. Static reports contain the data of the selected fields at the time of generating the report while the dynamic reports can be updated to show the latest data.
Dynamic reports update only the data that is loaded or added to the table or query. They do not show any changes made to the table or the query itself. For example, after creating the following example, open the Fuel consumption query created before. Change the number 1 to the number 3 in the “Final readings” column. ”Odometer” - “Fuel”. Odometer ”. The report will be identical before and after you make the changes.