Hi frnds, my scenario is like i'm having a record
1234"1323£3434%343434^23232!1212$23232
in the above record all the special characters must be removed.how can we do it in datastage 8.0.1.can any one please ans this? thanx in advance

Answer Posted / rajendhar reddy kuthuru

we can use convert function to remove special characters or replace a string

convert('$%^@"!',"",string)-stage var1

it will replace all special characters with a single space

compactwhitespace(stagevar1)

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use Array size in datastage

1313


WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE

3273


How do u convert the columns to rows in datastage?

694


Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?

1766


explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?

1934






Name the different types of Lookups in Datastage?

733


What is datastage engine?

733


Triggers,VIEW,Procedures

805


How many types of sorting methods are available in datastage?

638


What are the repository tables in datastage?

831


Demonstrate experience in maintaining quality process standards?

1945


How complex jobs are implemented in datstage to improve performance?

604


What is apt_config in datastage?

708


Can you define merge?

670


How many Key we can define in remove duplicate stage?

824