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
scenario where i can use only concurrent execution of workflow.
Explain what are the different versions of informatica?
What are the components of Informatica? And what is the purpose of each?
Which are the different editions of informatica powercenter that are available?
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.
Can we create two repositories on same database instance in oracle?
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
How are indexes created after completing the load process?
What is the reusable transformation?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.
What are the tuning techniques you applied during your last project
What is Index Caches size?
I am not able to connect to the domain with the client although all services and databases are up and there is no network issue?
what are all the deliverables of ETL informatica power center project? what are all updated or created by etl developer as his everyday activities?
What is the function of union transformation?