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,
Answers were Sorted based on User's Feedback
Answer / yashvi
You can use TRUNC function in exp transformation e.g
TRUNC(to_date(fieldname,'mmddyyyy')
| Is This Answer Correct ? | 6 Yes | 0 No |
oracle support range
Jan 1, 1753 AD
to
Dec 31, 9999 AD
in informatica
The default date display format is
DY MON DD HH 24:MI:SS YYYY.
When you specify a date display format,
it displays in the test window. An invalid date display
format is marked invalid.
if u not able to Understand,,,,
Please send the Question Clearly,,,,srinu
| Is This Answer Correct ? | 3 Yes | 7 No |
What are the different versions of informatica?
without dynamic lookup transformation how to insert new rows and update existing rows?
What is souce qualifier transformation it is active or passive
What is dimensional table? Explain the different dimensions.
When do we use dynamic cache and static cache in connected and unconnected lookup transformations?
how can we load 365 flat file to a single fact table (target) as a history load in single mapping?
what are the Methods For Creating Reusable Transformations?
with out using update strategy transnsformation how to update the data in mapping level
SRC1 -> EXP -> AGGR -> TGT SRC2 -> EXP -> Above is a maaping with two pipeline connected to the taret TGT. Design wise is this design is correct or not ?
Define informatica repository?
What is the main difference between a Joiner Transformation and Union Transformation?
What is powercenter on grid?