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 |
what is data driven?
What are the uses of a Parameter file?
What is souce qualifier transformation it is active or passive
What is Data Caches size?
hi, as al you know, we can set the option in session level as all rows treat as like insert,update etc., And also we have update strategy for flaging records as insert,update etc.. then when we will go for above options and what is the difference.. explain..
While migrating the data from one environment to another environment how would you manage the connections?
How can informatica be used for an organization?
difference between source based commit? and target based commit? which is better with respect to performance?
where to store informatica rejected data?
in my lookup table i want to catch the recently updated records from the source to target,how to achieve this and what is last commit interval point for this?
What is IQD file?
Is scd logic we have lookup right to compare the values with source and target,instead of lookup can u have any transformation or any way to do this?