Skip to content

Commit ddba8e6

Browse files
authored
Update and rename report-for-developers.sql to report-for-devs.sql
1 parent c84b7a8 commit ddba8e6

File tree

1 file changed

+2
-2
lines changed
  • data-platform/core-converged-db/sql-performance/sql-monitoring/scripts-sql-monitoring

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
REM Script: report-for-developers.sql
1+
REM Script: report-for-devs.sql
22
REM DBMS_SQLTUNE for database developers
33

44
-- 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
5+
-- list the last monitored statement excuted by the user with REPORT_SQL_MONITOR
66
-- enter value for type (e.g. TEXT, HTML, ACTIVE)
77
-- please use the proposed SQL*Plus formats
88

0 commit comments

Comments
 (0)