I have table name called Team and I have name and DOJ in
that table in oracle, when I retrive the table in
Informatica DOJ shows with date and time , I want want to
know is it possible to get only date(MMDDYYYY) in the date
data type,

Answer Posted / yashvi

You can use TRUNC function in exp transformation e.g
TRUNC(to_date(fieldname,'mmddyyyy')

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you define user defied event?

714


What are junk dimensions?

705


In what scenario we use to improve session performance by pushdown optimization?can any one give example?

5442


what is SDLC way of code development?

1653


Explain about cumulative Sum or moving sum?

701






What do you understand by SOA of Informatica?

665


Reusable transformation and shortcut differences

1463


Define enterprise data warehousing?

740


Do you find any difficulty while working with flat files as source and target?

769


How can we use mapping variables in informatica?

681


Under which circumstances, informatica server creates reject files?

680


What is the need for an etl tool?

735


How union transformation is used?

668


If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?

1116


Define pmcmd command?

714