Skip to content

Commit af574fa

Browse files
committed
Shows the waits for dbfile_sequential_reads
1 parent 8f53965 commit af574fa

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

dbfile_seqread.sql

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
REM Filename : dbfile_seqread.sql
2-
REM Author : Craig Richards
3-
REM Created : 06-August-2008
4-
REM Version : 1.0
5-
REM Modifications :
1+
REM Script Name : dbfile_seqread.sql
2+
REM Author : Craig Richards
3+
REM Created : 06-August-2008
4+
REM Last Modified :
5+
REM Version : 1.0
66
REM
7-
REM Description : Shows the waits for dbfile_sequential_reads
7+
REM Modifications :
8+
REM
9+
REM Description : Shows the waits for dbfile_sequential_reads
810

911
SET LINES 200
1012
SET PAUSE OFF

0 commit comments

Comments
 (0)