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 the starting oracle error number?
What is Materialized View? In What Scenario we Use Materialized View?
What is trigger price?
How can I delete duplicate rows?
What is data types in sql?
How many developers work on postgresql?
how can I make a script that can be bi-language (supports english, german)? : Sql dba
what is 'mysqlshow'? : Sql dba
What is dml with example?
Can we use ddl statements in stored procedure?
Is there a 64 bit version of ssms?
how do you know the version of your mysql server? : Sql dba
What are sql ddl commands?
What is a unique key?
What is procedure function?