What are three ways to test the performance of new triggers that have been developed?
Ensure the content of the catalog.memstores table have been inspected.
B. Ensure that the number of rows in any table that the trigger accesses is representative of the production system.
C. Measure the effect on system performance by using profiling and by collecting trigger statistics.
D. Ensure the contents of the master.sm_thresholds table can be viewed.
E. Ensure that the data on which the tests are run is representative of the production system.
F. Ensure that the MessageLevel of the ObjectServer has been set to Info.