InterviewSolution
Saved Bookmarks
| 1. |
Differentiate Between Repository And Built-in ? |
|
Answer» In Built-In we can manually EDIT the data as data is KEPT LOCALLY in the job whereas in REPOSITORY all the data is STORED there only. We can extract only Read-only-information into the job from repository. In Built-In we can manually edit the data as data is kept locally in the job whereas in repository all the data is stored there only. We can extract only Read-only-information into the job from repository. |
|