How to convert the date format from dd/mm/yyyy to
mm/dd/yyyy. (for eg). 22/05/2008 to 05/22/2008.
when u use to_char(), it tells the month is invalid. how to
resolve this problem.tel with eg.

Answer Posted / pinki

again convert in back to date using to_date

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

candidate key is subset of super key but not vice-verse explain

1584


How will you identify oracle database software release?

531


What is meant by joins?

627


What do you mean by merge in oracle and how can we merge two tables?

579


What are nested tables?

678






Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.

1512


What is an oracle user role?

574


WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?

1708


How can I introduce multiple conditions in like operator?

558


What happens if recursive calls get out of control?

554


How do we represent comments in oracle?

632


What is oracle rowcount?

582


What is a private synonym?

1089


What is PL/SQL ?

1120


How to enter a new row into a table interactively?

557