Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Three date formats are there . How to change these three into
One format without using expression transformation ?

Answers were Sorted based on User's Feedback



Three date formats are there . How to change these three into One format without using expression t..

Answer / pradeep

Use SQL Override and apply the TO_DATE function against the
date columns with the appropriate format mask.

Is This Answer Correct ?    12 Yes 0 No

Three date formats are there . How to change these three into One format without using expression t..

Answer / anupam baruah

You can write a procedure and call it to change the date
format as per your requirement

Is This Answer Correct ?    1 Yes 1 No

Three date formats are there . How to change these three into One format without using expression t..

Answer / isha_gtb

IIF(IS_DATE(col1,'dd/mm/yyyy'),to_date(col1,'dd-mm-yyyy),NULL)


Is_date to check the format
and to_date to change it to desired format

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

When the informatica server marks that a batch is failed?

1 Answers  


What is a predefined event?

0 Answers  


my source contain data like this eno ename phno 100 john 9989020508 101 ram 7246599999 i want to load the data into target is eno name phno 100 john (998)-9020-508 102 ram (724)-6599-999.

5 Answers   TCS,


Describe the impact of several join conditions and join order in a joiner transformation?

0 Answers  


how can u load the data in time dimension?

3 Answers  


Howmany ways yoU can update a relational source defintion and what are they?

1 Answers  


what is the command to get the list of files in a directory in unix?

5 Answers   iGate,


Without using Lookup & Sequence Generator, How to generate Sequence?

5 Answers   CTS,


What are the different types of Type2 dimension maping?

2 Answers   CTS,


How will the document be delivered to me?

0 Answers  


What are the informatica performance improvement tips

0 Answers   Informatica,


explain abt union t/r?

1 Answers   IBM,


Categories