is it slower if you access a record through alternative index as compared to primary index?
Answer / guru
Yes, because the alternate key would first locate the primary key, which in turn locates the actual record.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you define an ALTINDX ? How do you use ALTINDXs in batch, CICS pgm?s ?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
explain the differences between vsam and non-vsam files
What are the types of VSAM datasets?
How to createing new version of GDG with out loosing the data in preaves GDG version?
is it slower if you access a record through alternative index as compared to primary index?
How does control intervals and control areas related to each other?
Explain the significance of the shareoptions parameter?
What does the keyranges parameter in define cluster commends do?
what is the concept of IMPORT in vsam??
What is a base cluste?
What is a lds (linear data set)?