Your company’s customer relationship management (CRM) system is experiencing slow response times when multiple users are accessing customer records simultaneously. What database characteristic should be optimized to improve the performance in this scenario?
Optimize the database for better speed
Decrease the number of concurrent users to reduce system strain
Expand the storage capacity of the database
Increase the amount of data to ensure more information is available
In a situation where multiple concurrent users are accessing the database and experiencing slow response times, optimizing the speed of the database is essential. Speed enhancement ensures that data is retrieved and processed quickly, even under load, which directly impacts the user experience positively by reducing wait times.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What does it mean to optimize a database for speed?
Open an interactive chat with Bash
What are some common techniques used to improve database performance?
Open an interactive chat with Bash
Why is it not effective to just reduce the number of concurrent users?