replace multiple spaces with single space.
Answers were Sorted based on User's Feedback
Answer / pushpendra
replacechr function can use.
replacechr(0,Column_Name,' ','')
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / xx
Its always better to use reg_replace check the below link
https://etltechsolutions.wordpress.com/category/informatica/
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / kartik
Hops I ound Trip Time robe1
to
Hops I ound Trip Time robe1
| Is This Answer Correct ? | 0 Yes | 1 No |
How to fix the etl bugs..Tell me the process?
What is router transformation
Input is like 1 1 1 2 2 3 and out put should be 1 2 3 How can u acheive using rank transformation ??
How can you join 3 tables? Why cant you use a single Joiner to join 3 tables.
need for registering a repository server
Explain the types of lookup transformation?
Explain transaction control transformation in informatica
what is metadata?
Hi, Can you please send me the Informatica 8 certification exam dumps to my email id rwork.san@gmail.com Thanks, Revathi.
How to do unit testing in informatica? How to load data in informatica ?
how can we convert a column into row in informatica? Eg: INPUT- a x Output Like: a b c b y x y z c z
How to display First letter of Names in Caps?