InterviewSolution
Saved Bookmarks
| 1. |
Explain How Would You Create A Temporary Dataset? And Where Will You Use Them? |
|
Answer» TEMPORARY dataset can by CREATED either by specifying the temporary file INDICATOR as in SDN=&&TEMP or by not specifying any DSName. Temporary dataset can by created either by specifying the temporary file indicator as in SDN=&&Temp or by not specifying any DSName. |
|