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 |
What is use Array size in datastage
why we use parameters instead of hard code in datastage
If seg file having 10 records ex:eid 1 2 " " 10 if oracle database having 100 records ex:eid 1 2 " " 100 how to delete matched records permenently from oracle database using datastage ?
If there is a file that contains 1000 records, I need the ouput to contain these 1000 records with the header as file name concatenated with the current timestamp and trailer as the count of records
how many datamarts we will use in real time project and when will use the datamart?pls send the replay early
WHAT IS FORCE COMPILE?
there are indexes on a table as index1 with col1, col2 index2 with col2 index3 with col1,col2,col3. if i run a query with col1='100' which index will be used and why
Lookup constraints
IS FILE SET CAN SUPPORT I/P AND O/P LINK AT A TIME?
i have a small question for datastage, After the desinging (i.e., transformations and loading)part, what we can do?
source which format u will get either fixed or delimiter length format? what is the symbol of delimiter?
What is datastage?