Community

Simple way to measure consumed resources

(Vladimir Przyjalkowski) Statistics held in V$tables help to reveal the load of certain SQL statements on the DBMS. However, the statistical values given are absolute, so a comparison is needed to know the load of your portion of SQL code. Here you’ll find SQL*Plus code to facilitate such a meas

Read More - Register for Free Membership

Tags: