| |
GeekInterview.com > Interview Questions > Data Warehousing > DataStage
| Print | |
Question: What are Stage Variables, Derivations and Constants?
Answer: Stage Variable - An intermediate processing variable that retains value during read and doesnt pass the value into target column.
Derivation - Expression that specifies value to be passed on to the target column.
Constant - Conditions that are either true or false that specifies flow of data with a link.
|
| January 01, 2008 02:08:03 |
#7 |
| manoharkolukula |
CRM Expert Member Since: January 2008 Total Comments: 28 |
RE: What are Stage Variables, Derivations and Constants? |
| the order of execution is stage variable, constraints and dervations. |
| |
Back To Question | |