InterviewSolution
Saved Bookmarks
| 1. |
What Are Extracts? |
|
Answer» EXTRACTS are dynamic sequential datasets in which different LINES can have different structures. We can ACCESS the individual records in an extract dataset USING a LOOP. Extracts are dynamic sequential datasets in which different lines can have different structures. We can access the individual records in an extract dataset using a LOOP. |
|