CAN ANY ONE SEND ME THE CODE FOR THE BELOW
1).REMOVE '_' FROM TELE PHONE "323-237-2323" AND SHOULD
DISPLAY OUT PUT AS "323237232"
2). NEED TO ONLY "COMPANY.COM" FROM EMAIL
FILED "TEST@COMPANY.COM"

Answer Posted / kumar

Use trim(columnname,'_','a') to remove the '-' values from
the columns

2) use field function: field(columnname,'@'2) to get the
company.com

Thanks
Kumar

Is This Answer Correct ?    2 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

where is the cache (lookup, index) created and how can you see it.

1565


what happens if the info.server doesn't find the session parameter in the parameter file?

1547


explain the methodology of Data Warehousing?(Polaries)

1802


Compare ETL & Manual development?

554


Define Dynamic push down optmization?

1911






What is tracing level? How many types of transformations supported by sorted input?

546


can be used COM component in Informatica ?

1616


Is hadoop a etl tool?

521


What is a mapping?

564


What are dimensions?

578


how would u estimate the size of Aggregator transform data and index cache?

1515


What are snapshots?

540


how to do aggregation (year wise quantity ) using only source qualifier, the source is sql server date as datetime data type and target as flat file with year (string datatype)

2241


what are the concerns of OLTP and DSS systems?

1559


What is etl process?

538