. How can you get all the fields form a lookup files ?
(Which function)
Answer Posted / 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 |
Post New Answer View All Answers
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
What do you mean by a transaction file?
Explain how abinitio eme is segregated?
Explain what is sort component in abinitio?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
What is common among data validity and data integrity?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
Can you explain the performance and scalability of co> operating system?
Have you worked with packages?
Describe in detail about lookup?
What parallelisms does Abinitio support?
What is publickey and private key?what is the use of this two keys?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
Suppose we assign you a new project. What would be your initial point and the key steps that you follow?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?