InterviewSolution
Saved Bookmarks
| 1. |
What Is Sub-file? |
|
Answer» It is GROUP of records READ from or written to DISPLAY file in a column format. It is ALWAYS a subset of records from physical file hence the NAME subfile. It is group of records read from or written to display file in a column format. It is always a subset of records from physical file hence the name subfile. |
|