If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
if you assign key field in PF, it ll access the record using keyed access path… otherwise it ll assign in arrival sequence access path…
Arrival sequence access path don’t perform ascending or descending..
Keyed access path can perform that operation while you try to read records using program.
i can’t get your points….
if you assign key field in PF, it ll access the record using keyed access path… otherwise it ll assign in arrival sequence access path…
Arrival sequence access path don’t perform ascending or descending..
Keyed access path can perform that operation while you try to read records using program.