Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- From: Robert <no@xxxxxx>
- Date: Sun, 16 Sep 2007 13:07:11 -0500
On Mon, 17 Sep 2007 01:17:37 +1200, "Pete Dashwood" <dashwood@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
(BTW, the reason I use indexes is not for any of the reasons you described;
I simply like INDEXED BY and SEARCH. Having gone to the trouble of defining
an index for a table it seems impolite to then use a subscript... :-))
Couldn't care less whether they're faster or slower; on modern hardware it
makes very little difference, and even if it did, I'd still do it. Because I
can.:-))
I hope you use ODO on 'high speed' SEARCHes. If not, they're taking twice as long as they
should for serial, 10% longer for binary.
.
- Follow-Ups:
- Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- From: Pete Dashwood
- Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- From: William M. Klein
- Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- References:
- COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- From: William M. Klein
- Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- From: William M. Klein
- Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- From: Robert
- Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- From: Richard
- Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- From: Robert
- Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- From: Richard
- Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- From: Robert
- Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- From: Pete Dashwood
- COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- Prev by Date: Re: How to JUDGE what is "Good COBOL"
- Next by Date: Re: COBOL and DB2 vs. Java and DB2
- Previous by thread: Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- Next by thread: Re: COBOL "non-myth" confirmed - Index and subscripts (MF on Windows)
- Index(es):
Relevant Pages
|