Can we write to_date(three arguments) ? Will it work ?
Advance thanks
Answer / pandu
ALTER SESSION SET NLS_TERRITORY = 'INDIA';
SELECT TO_DATE(
'January 15, 1989, 11:00 A.M.',
'Month dd, YYYY, HH:MI A.M.',
'NLS_DATE_LANGUAGE = INDIA')
FROM DUAL;
| Is This Answer Correct ? | 3 Yes | 1 No |
Is there any way to read the ms excel datas directly into informatica?
How to send duplicates to one target and unique rows to one target?target is empty
What is A cache?
How to load the data from people soft hrm to people soft erm using informatica?
How do you implement unconn. Stored proc. In a mapping?
what is bitmap index? did u use it?and how to use it in informatica
How can i catch the Duplicate Rows From SorterTrans in a Seperate Target Table ?
What do you mean by worklet?
What do you mean by filter transformation?
what is distinct
how many session run unix environment what command using ?
What is a code page?