what is the difference between to_char and to_date
functions?
Answer Posted / susan
To_char is to convert number or date(string format) to character format.
To_date is from character format to date,only fetches d data when dere s valid number..
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is sql architecture?
When you have to use a default "rollback to" savepoint of plvlog?
Can I call a procedure inside a function?
What are the different dcl commands in sql?
How to use distinct and count in sql query? Explain
what is collation? : Sql dba
What is the difference between join and natural join?
How to prepare for oracle pl sql certification?
How do I know if I have sql express or standard?
What is the difference between union and union all command?
Explain aggregate functions are available there in sql?
What is the usage of nvl function?
Explain dml and ddl?
What is cursor in pl sql with examples?
explain commit and rollback in mysql : sql dba