Find a way to implement the following logic :
You have column like :
Column 1

AA|BB|CC
DD|EE|FF
WW|AA
I need to get the length of the column without the ‘|’ .

Answer Posted / abhinaw prakash

We can find the position of the "|" using INSTR function and
then we can use the SUBSTR function to extract the strings.
We can use Normalizer t/r to put the strings in one column
and then use LENGTH function to find the length of the string.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

server hot-ws270 is connect to Repository B. What does it mean?

2171


what is index?how it can work in informatica

1837


whats the logic to load the lower level of granularity of data to fact table.

2055


What is a rank transform?

876


Write the unconnected lookup syntax and how to return more than one column.

857


Explain the shared cache and re-cache?

844


How to join three sources using joiner? Explain though mapping flow.

911


How to use pmcmd utility command?

803


what is mean by complex business rule ?

1921


What is powercenter on grid?

958


What is substr in informatica?

914


In warehouses how many schemas are there?

816


Why do you use Mapping Parameter and mapping variable?

1498


What is persistent lookup cache?

808


Did u used latest transformations of 8.6.0? for what?

1670