What is regex (lookup)? When you should use it?
Answers were Sorted based on User's Feedback
Answer / rajat singh
In a regex lookup operation, each record in the lookup file must contain a regular expression in the format described in “Regular expressions in DML functions”. The regex key specifier of a regex lookup file identifies the record field to interpret as a regular expression.
A lookup function such as lookup (file_label , expression) tests the value of its second argument against the regular expression field in each record of the lookup file, until the function finds a match.
| Is This Answer Correct ? | 3 Yes | 0 No |
In INTERVAL LOOKUP we will be defining certain range of
values like 0 - 10 , 10 - 20. Similarly in regrex lookup we
will be defining values like 0|1|2|3
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / 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 |
what is macro?At what situation we have to face?
how can you convert 3 way to 7way partitioning in abinitio?
What would be the next step after collecting the data?
what is the use of stdenv in abinitio and what the main concept belongs to is?what is env?
You can ask about different vector functions. How to use in abinitio graph?
What is the difference between rollup and scan?
How do you truncate a table?
What is the language used in Ab Initio ?
What are the different types of parallelism used in abinitio?
Mention what is a partition and what are the different types of partition components in abinitio?
I wanted to learn Ab Initio, Could you please send the material to my personal email id.
how many types of project we can create in Abinitio? I mean public,private.......etc?