InterviewSolution
Saved Bookmarks
| 1. |
What Is The Purpose Of Dynslt Keyword? |
|
Answer» This is a file LEVEL keyword USED in a logical file. If you specify this in a file level, the system doesn't PERFORM record SELECTION until the program reads file. Then on the Select/Omit criteria, it selects the records from the SPECIFIED file. This is a file level keyword used in a logical file. If you specify this in a file level, the system doesn't perform record selection until the program reads file. Then on the Select/Omit criteria, it selects the records from the specified file. |
|