What is lookup table?

Answers were Sorted based on User's Feedback



What is lookup table?..

Answer / badhrinath r

look up stage performs the same action as merge and join
stages do. But here we have a table as lookup table which
will be having a key column with the source table. if the
key colums in source are matched with the lookup table, that
rows will only be passed to output. Others can be taken in
reject.

Is This Answer Correct ?    26 Yes 5 No

What is lookup table?..

Answer / maruthi

LOOK UP TABLE IS A REFERENCE TABLE IN WHICH WE WILL PASS A
KEY COLUMN FROM SOURCE TABLE AND WE WILL GET THE REQUIRED
DATA ONCE THE KEY COLUMN MATCHES.

Is This Answer Correct ?    23 Yes 3 No

What is lookup table?..

Answer / geed

The lookup table is a table it will reflect the changes in
the target by the source

Is This Answer Correct ?    15 Yes 8 No

What is lookup table?..

Answer / yarramasu

look up table is key based and it is used for combian the
data and its saved in physical memory (RAM)

Is This Answer Correct ?    4 Yes 7 No

What is lookup table?..

Answer / hari

Apart from the DataStage view Look Up table is a Dimension
table it contains the descriptive information about the
business.

Is This Answer Correct ?    1 Yes 11 No

Post New Answer

More Data Stage Interview Questions

What is the difference between Link collector and Funnel Stages?

1 Answers  


What is diff between Junk dimensions and conform dimension?

4 Answers   Polaris,


What is the difference between in process and inter process?

0 Answers  


how to do pergformence tuning in datastage?

4 Answers   MCA, Symphony, TCS,


why we use hash file for lookup?

5 Answers  






What is APT_DUMP_SCORE?

2 Answers   IBM,


source 1123445 I WANT OUTPUT AS DUPLICATES TO TARGET1 LIKE TARGET1 1144 NON-DUPLICATES TO TARGET2 TARGET2 235

6 Answers   US Technology,


What are the enhancements made in datastage 7.5 compare with 7.0?

0 Answers  


How we can covert server job to a parallel job?

0 Answers  


What is the use of hoursfromtime() function in transformer stage in datastage?

0 Answers  


explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?

0 Answers   CGI,


How to implement complex jobs in data stage?

0 Answers  


Categories