Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


. How can you get all the fields form a lookup files ?
(Which function)

Answers were Sorted based on User's Feedback



. How can you get all the fields form a lookup files ? (Which function)..

Answer / pritam

This can be done using lookup() function where we can give
the lookup component name and the keys and it will give the
entire record as output..
lookup("look up file",key)

Is This Answer Correct ?    4 Yes 1 No

. How can you get all the fields form a lookup files ? (Which function)..

Answer / keerthika

We can use like

out.field1 :: lookup("LOOKUP_FILE_NAME".Key).Field1_to_be_fetched;
out.field2 :: lookup("LOOKUP_FILE_NAME".Key).Field2_to_be_fetched;

Is This Answer Correct ?    3 Yes 0 No

. How can you get all the fields form a lookup files ? (Which function)..

Answer / sarang ambikar

We can use local variable in a transform to return multiple
field values from Lookup

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ab Initio Interview Questions

what is the difference between ab_work_dir and .work

2 Answers   TCS,


What do you mean by the term data warehousing? Is it different from data mining?

0 Answers  


How we can remove temp files of a failed job if .rec is not available ? How to use in abinitio graph?

2 Answers   IBM, TCL,


Mention some file extensions which are used in abinitio?

0 Answers  


Mention what information does a .dbc file extension provides to connect to the database?

0 Answers  


When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?

0 Answers  


what is decoding & what is NVL?

1 Answers  


How to replace last 4 digits of an input column with XXXX given input column has 12 digits?

0 Answers  


What are the co> operating system’s assorted library of integrated components?

0 Answers  


In Join component which record will go to unused port and which will go to reject port ?

3 Answers   JPMorgan Chase,


what is deeup in unique only?

5 Answers   IBM,


How you can create cross joined output using join component ?

3 Answers  


Categories