Why would you use a JDBC log?Note: There are 3 correct answers to this question.
To check how long a query took in milliseconds
To check the Java classes caller hierarchy (Enable Trace checkbox must be activated)
To retrieve the log from the database
To analyze the number of user connections to the database at various times
To check FlexibleSearch queries that have been fired
Submit