What is regex (lookup)? When you should use it?
Answer Posted / 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 |
Post New Answer View All Answers
How co>operating system integrates with legacy codes?
What kind of layouts does abinitio support?
Can anyone give me an example of realtime start script in the graph?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
What are the different types of parallelism in ab initio?
Can sorting and storing be done through single software or you need different for these approaches?
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
How can you export a component’s internal parameters ?
How to move or copy the project parameter or project object to my sandbox?
What do you mean by the term data warehousing?
What are the factors on which storage of data depends?
How do you add default rules in the transformer?
Runtime behavior of Normalize and Reformat
How would you find out whether a sql query is using the indices you expect?
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?