InterviewSolution
Saved Bookmarks
| 1. |
How Do You Initialize A Vsam File Before Any Operation? A Vsam With Alternate Index? |
|
Answer» Can write a dummy program that just opens the FILE for output & then CLOSES it. Can write a dummy program that just opens the file for output & then closes it. |
|