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 / kkr

select replace ('323-237-2323','-') from dual

select substr('abc@co.com',-7) from dual

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do u handle performance issues in Informatica . where can u monitor the performance ?

4328


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

1590


what is granularity in Data ware House?

1235


When do we go for the tools in the market?

606


what is pmrep command?

2011






Do we need an etl tool?

613


what is dynamic insert?

1777


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

1602


how do use session mapping parameters ?(in which transformation)

1502


What are the key benefits of ETL Testing?

617


when will use SQL override in a lookup transformation?

1937


What are dimensions?

642


What are the various tools used in etl?

602


what are Lookup caches options? Including persistent caches.

1509


State the differences between shortcut and reusable transformation

582