my source contain data like this
cno cname sal
100 rama@gmail.com 1000
200 karuna@yahoo.com 2000
i want load my data to the target is
cno cname sal
100 rama 1000
200 karuna 2000
plz send the answer

Answer Posted / shweta123

In the expression transformation use the following
function :

substr(name,1,(length(name) - instr(name,@,-1,1)))

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Briefly explain the aggregator transformation?

589


Write the different tools in the workflow manager?

569


How to create the source and target database connections in server manager?

619


What is persistent lookup cache?

598


What are the differences between source qualifier and joiner transformation?

593






What is workflow? What are the components of workflow manager?

705


What is meant by target load plan?

550


How you prepared reports for OLAP?

1148


Can anyone tell me the new features in Informatica 9 Version?

1527


What is domain in terms of informatica?

561


How many input parameters can exist in an unconnected lookup?

984


What is the commit type if you have a transaction control transformation in the mapping?

649


What is a node in Informatica?

618


how will u take the data from clint server and next what u do in datamodeling what u will u do in staging area what u will u do next what u are doing please give the step by step by process

1689


In warehouses how many schemas are there?

577