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
How do you find current date and time in oracle?
What is the difference between pre-select and pre-query?
What does sharding mean?
Name the various constraints used in oracle?
State and explain the different types of data models?
How to write a query with an inner join in oracle?
What is an oracle database?
What do you mean by merge in oracle and how can you merge two tables?
What is a lookup table in oracle?
How to insert a record into a table?
What happens to indexes if you drop a table?
How to speed up webrick?
Explain about achiever in sql?
How to write a query with a left outer join in oracle?
What is BBED in Oracle?