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. |
|