QUESTIONGiuseppe owns a trading company that delivers goods anywhere in the country.He wants to have a single repository where orders will be saved. What kind ofdatabase does he need?A. homogeneousB. heterogeneousC. distributedD. centralizedThe correct answer is:D. CentralizedGiuseppe needs a centralized database for his trading company. A centralized database stores all the data in a single location or repository, which can be accessed by users from different locations. This would allow all orders to be saved in one place, ensuring consistency and easier management of the data.