We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c84b7a8 commit ddba8e6Copy full SHA for ddba8e6
data-platform/core-converged-db/sql-performance/sql-monitoring/scripts-sql-monitoring/report-for-developers.sql renamed to data-platform/core-converged-db/sql-performance/sql-monitoring/scripts-sql-monitoring/report-for-devs.sql
@@ -1,8 +1,8 @@
1
-REM Script: report-for-developers.sql
+REM Script: report-for-devs.sql
2
REM DBMS_SQLTUNE for database developers
3
4
-- DBMS_SQLTUNE contains the REPORT_SQL_MONITOR and REPORT_SQL_MONITOR_LIST functions
5
--- list last monitored statement excuted by the user with REPORT_SQL_MONITOR
+-- list the last monitored statement excuted by the user with REPORT_SQL_MONITOR
6
-- enter value for type (e.g. TEXT, HTML, ACTIVE)
7
-- please use the proposed SQL*Plus formats
8
0 commit comments