Suppose take my name "Reddyvaraprasad"

From source it is coming Reddy vara prasad

Need to get As Reddyvara prasad/

Answer Posted / akila

Create 3 stage variables to split the name into three and
then concatenate

SV1 = Field(NAME," ",1)
SV2 = Field(NAME," ",2)
SV3 = Field(NAME," ",3)

Then concatenate in the column derivation as sv1:sv2:" ":sv3

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Distinguish between informatica & datastage. Which one would you choose and why?

585


What is the method of removing duplicates, without the remove duplicate stage?

588


Explain how a source file is populated?

766


What steps should be taken to improve Datastage jobs?

641


what is the difference between == and eq in UNIX shell scripting?

972






Can you explain repository tables in datastage?

906


Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also

2746


What are routines in datastage?

775


how to abort the job its matain duplicates?

2109


what is the use of surogate key in datastage

1823


explain about citrix scheduling tool in datastage

1812


What is the difference between operational data stage (ods) and data warehouse?

675


Describe stream connector?

832


Explain the datastage parallel extender (px) or enterprise edition (ee)?

739


Difference between ‘validated ok’ and ‘compiled’ in data stage?

677