Result


The SQLs listed on the results pane gives the top statements accumulated in the package cache as measured by various metrics.

The database administrator views the list of statements and finds that most of the statements are almost identical except for the literal values. The database administrator recognizes this is indicative of the SQL coding practice of using literals rather than parameter markers.

Note: Set the refresh interval on the top right pane to 5 seconds.