What is a range lookup?
Answers were Sorted based on User's Feedback
Answer / bharathram1234
range lookup is the stage used to return a new column having the range from-to..
In that in reference u give
rng_from rng_to ret_value
1 99 A
100 199 B
.. .. ..
and master
give range as the other column
and map to range of master...
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
With range lookup , lookup can be performed such that column
from reference field lies within a set values(columns) in
the stream link rather than just joining on a exact match
| Is This Answer Correct ? | 2 Yes | 3 No |
how can u handle null values in transformer stage.
I have a few records all are same structures data, I want to store data in multiple targets how?
1.When did 8.1 parallel came into existence? 2.What is the difference between 7.5 and 8.1?
how to closeing records after 10,000 records come?
What is the difference between Link collector and Funnel Stages?
What is container and then types?
With out using Funnel Stage, how to populate the data from different sources to single target
explain about citrix scheduling tool in datastage
how can find maximum salary by using Remove duplicate stage?
If you want to use a same piece of code in different jobs, how will you achieve this?
Two source files contains same meta data third file contains different data types can I funnel that file.
how may datastage variables/parameters will be in trnsformer stage? 1 2 3 4 ?