Convert Numeric Value to Date Format Kareem Thursday, August 23, 2012 Suppose you are importing a flat file emp.csv and hire_date column is in numeric format, like 20101111 . Our objective is convert it t... Read More
Currency converter - Informatica mappings Kareem Thursday, August 23, 2012 Suppose that a source contains a column which holds the salary information prefixed with the currency code, for example EMPNO ... Read More
Date Difference in Hours Kareem Thursday, August 23, 2012 Scenario: There is A ORDER_DELIVERY table having record like this ORDER_NO ORDER_DATE DELIVERY_DATE ... Read More