Can we write to_date(three arguments) ? Will it work ?
Advance thanks
Answer Posted / 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 |
Post New Answer View All Answers
Mention few power centre client applications with their basic purpose?
How to handle decimal places while importing a flatfile into informatica?
What is option by which we can run all the sessions in a batch simultaneously?
design of staging area?
If informatica has its scheduler why using third party scheduler?
Explain transaction control transformation in informatica
What is a passive transformation?
1)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?
what is INFORMATICA TESTING process
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
where to store informatica rejected data?
my source is junk data how will u remove that junk data by using unix please any one replay me
what is $$$$?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
what are the deliverables?in your project?