INFORMATICA - Date format conversion -


hello guys have date format of 12/05/2015 i.e., dd/mm/yyyy . need convert 05/12/2015 i.e., mm/dd/yyyy . can 1 give me solution .

use function to_date

to_date(column_name, 'mm/dd/yyyy') 

Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -