Ask Question
5 January, 11:30

What might be the explanation for the following scenario? A user reports that it took a longer than usual amount of time to access a document. Upon further investigation, the user tells you that the document he or she was attempting to access is from a budget report written two years ago.

+2
Answers (1)
  1. 5 January, 14:37
    0
    Usually a report is fetched from the database where data from all previous years is available. Once data is fetched, the raw data is compiled and formulated into appropriate report. The reason that report took longer is that user might have selected a date range from last two years until now which means that entire two years data was fetched from the database, operations were performed onto the raw data and the compiled data was then adjusted as per the report output.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What might be the explanation for the following scenario? A user reports that it took a longer than usual amount of time to access a ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers