InterviewSolution
Saved Bookmarks
| 1. |
Differentiate Between Arguments And Variables? |
|
Answer» Arguments are command LINE arguments that we would normally specify during batch processing . Variables are environment or PDI variables that we would normally set in a PREVIOUS TRANSFORMATION in a job. Arguments are command line arguments that we would normally specify during batch processing . Variables are environment or PDI variables that we would normally set in a previous transformation in a job. |
|