How do you configure the data storage in the application to implement the requirement?


An online car parts business wants customers to find parts easily. You are asked to implement the following requirement: Customers must select a make, model, and year to initiate a vehicle-specific search.

How do you configure the data storage in the application to implement the requirement?
A . Configure a local data storage of the make, model, and year of the vehicle.
B . Configure a static list of the make, model, and year vehicles.
C . Configure a data page to store the make, model, and year data.
D . Configure a connection to a system of record using the External Database Mapping Wizard.

Answer: D