What is regex (lookup)? When you should use it?
Answer Posted / ramakrishna
lookup is also similar to join.. by using the following
syntax we will fetch the info from lookup
lookp("looupfilename",conidition).field want to fecth from
lookup
Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
Mention what information does a .dbc file extension provides to connect to the database?
Name the different type of processing based on the steps that you know about?
What the difference between “look-up” file and “look is up” in abinitio?
What are the various types of layout supported by abinitio?
What is broadcasting and replicate?
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.
Define ramp limit in ab initio?
Can anyone give me an example of realtime start script in the graph?
How to add default rules in transformer?
Tell us about the architecture of abinitio.
What a local lookup is?
Mention what the difference between “look-up” file and “look is up” 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
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?