what is the difference between to_char and to_date
functions?
Answer Posted / madhu
The Simple examples is correct but we take the date in date
format not like sysdate or hiredate.
if u select to_char('some date') and to_date('somedate')
explain with this examples if any one know.
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
What is the difference between pl and sql?
What is sql*loader and what is it used for?
Explain the methods used to protect source code of pl/sql.
Does sql support programming?
what is the difference between $message and $$message? : Sql dba
What is delimiter sql?
What is a file delimiter?
What is pragma in sql?
How do I run a sql script?
Is sql considered coding?
What is the difference between distinct and unique in sql?
what is data manipulation language? : Sql dba
Mention what is the function that is used to transfer a pl/sql table log to a database table?
What is mdb stand for?
What is the difference between a primary key and a unique key?