Once the Performance Analyzer has run, what are the differences in the three types of results that it will present? Should these results always be acted upon?

What will be an ideal response?

The three types of results the Performance Analyzer will return are recommendations, suggestions, and ideas. Access can make changes in the recommendations and suggestion types. Ideas must be completed by a user. Not all changes in the Performance Analyzer should be made. For example, a suggestion might be to convert the data type of a field from Text to Double. If the field actually contains currency, this change would not follow the best practices of database design.

Computer Science & Information Technology

You might also like to view...

Which of the following is not one of the seven steps recommended by the NIST 800-53 standard for building an effective risk management system?

A. Understanding the impact of risk on each system in the organization B. Adjust or tailor the initial baseline of security controls after assessing the impacts of identified risk C. Monitor and assess selected controls continually D. Perform adequate penetration testing activities to ensure security of software products

Computer Science & Information Technology

Answer the following questions true (T) or false (F)

1. Late binding refers to the method definition being associated with the method invocation when the method is invoked at run time. 2. Early binding enables the compiler to be more efficient.

Computer Science & Information Technology