. 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
Describe what the SQL Server tempdb and tlog files are used for?
How do you truncate a table?
What is the difference between formal and export parameter? Export at what secenario we are going to use?
Can you explain the performance and scalability of co> operating system?
What is a partition and what are the different types of partition components in abinitio?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
What is publickey and private key?what is the use of this two keys?
Tell us about the architecture of abinitio.
What are the various types of layout supported by abinitio?
What are the features of ab initio?
Do you know what a local lookup is?
What are the functions of the replicate and dedup component?
What is the difference between partitioning with key / hash and round robin?
Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?
In abinitio, what types of parallelism are used?