Design a mapping to get year of join for each employee.
Answers were Sorted based on User's Feedback
Answer / abhinaw prakash
We can use Date Conversion function to find out the Year and
use SUBSTR function to extract that particular year.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ganesh reddy
use expression t/r in exp write to_char(hiredate,'yyyy')
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different tools in workflow manager?
Mention few power centre client applications with their basic purpose?
I have 1 crore record in my table and I have to load 25 L in 1st target,25L in 2nd target and 25L in 3rd target? I am new to Informatica,can anybody suggest me the idea?
Diffrence between 7.1,8.1 and 8.6
After dragging the ports of 3 sources sqlserver,oracle,informix to single source qualiofier can we map these ports directly to target and how?
What happens when a session fails and you click on recover?
What is the difference between STOP and ABORT options in Workflow Monitor?
we have three columns and two rows. col1 col2 col3 a b c want to change into 2 columns and 3 rows ,how? col1 a col2 b col3 c which transformation u'll use and how?
Does Facttable Normalized or Denormalized?
In mapping f.f as one src and f.f as trg,f.f as src and oracle as trg which is fast? mean which is complete first process
What does role playing dimension mean?
can any one give some examples for pre sql and post sql(Except dropping and creating index).