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 |
daily how much amount of data send to production?
What is sql query override? When did u use sql query override?
What is a filter transformation?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
How many input parameters can exist in an unconnected lookup?
What is parameter file?
how to convert 101 raja 101 raja sekar reddy 101 sekar----------> 101 reddy
hi guys i have an question how do you find out weather the column is numeric or combination of char and numbers or it contains char,numeric and special characters.
What are the data movement modes in informatica?
How can you recognise whether or not the newly added rows in the source r gets insert in the target ?
Can i create a lookup table without cache.
What are the differences between oltp and olap?