how can you load data into target table without leading zeor's

Answers were Sorted based on User's Feedback



how can you load data into target table without leading zeor's..

Answer / srini

By using the Trim function we can able to Remove the
leading Zero's in a value and we can load it in to target.
Function : trim(Col_Nm,'0',L)

Is This Answer Correct ?    12 Yes 2 No

how can you load data into target table without leading zeor's..

Answer / sai

Use Exp transformation and use function
Ltrim(col_name,'0')

Is This Answer Correct ?    6 Yes 0 No

how can you load data into target table without leading zeor's..

Answer / asjad

trim(Col_Nm,'0',L)

Is This Answer Correct ?    2 Yes 4 No

how can you load data into target table without leading zeor's..

Answer / abhinaw prakash

We can use Replace function as well to remove the zeroes
before loading the data into the target

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More Informatica Interview Questions

Plz can anybody send Informatica and Cognos FAQ Plz To thid ID anil643@gmail.com (or) kumar643@gmail.com

0 Answers  


how to we create datamart?

2 Answers   HSBC,


my source contain data like this eno ename phno 100 john 9989020508 101 ram 7246599999 i want to load the data into target is eno name phno 100 john (998)-9020-508 102 ram (724)-6599-999.

5 Answers   TCS,


What is the difference between OLTP and ODS?

4 Answers  


Want to know about Training Centres for Informatica, Cognos and ETL Softwares in Mumbai, India.

27 Answers  






any one can informatica metirial to me ple forwrd to my mail id; gbalireddy@gmail.com

1 Answers  


How to import oracle sequence into Informatica?

3 Answers   Satyam,


What is Micro Strategy? Why is it used for?

5 Answers   Infosys,


What is Collect performance data in informatica and what is the use of it.

1 Answers   Informatica,


what is the complex transformation you used in informatica

0 Answers   TCS,


In which circumstances that informatica server creates Reject files?

2 Answers  


hi all, I have to do Informatica Certification? Can any body send me Some Informatica Certification Dumps/FAQS ? Advance Thanks...

0 Answers  


Categories