質問編集履歴
1
修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,11 +1,12 @@
|
|
1
1
|
#test.txt(5000行程度)から指定した以下2つの文字列を含む行の行番号を出力したいです。しかし何故か正常な行番号が取得できません。
|
2
2
|
|
3
3
|
|
4
|
-
a.指定文字列:SQL ordered by Elapsed Time
|
4
|
+
a.指定文字列:SQL ordered by Elapsed Time(4,974行目)
|
5
5
|
b.指定文字列: --------------------------(最終行)
|
6
6
|
|
7
7
|
|
8
8
|
```ここに言語を入力
|
9
|
+
#test.txt
|
9
10
|
SQL ordered by Elapsed Time DB/Inst: DB19C/DB19C Snaps: 31-41
|
10
11
|
-> Resources reported for PL/SQL code includes the resources used by all SQL
|
11
12
|
statements called by the code.
|