InterviewSolution
Saved Bookmarks
| 1. |
What Is The Function Of A Gu Call? |
|
Answer» 'GU' or Get Unique works similar to the random read statement in COBOL. It is used to fetch a PARTICULAR SEGMENT occurrence BASED on the FIELD values which can be provided USING Segment Search Arguments. 'GU' or Get Unique works similar to the random read statement in COBOL. It is used to fetch a particular segment occurrence based on the field values which can be provided using Segment Search Arguments. |
|