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
Is it possible to create the following trigger: before or after update trigger for each row?
what is meant by urlencode and urldocode? : Sql dba
What does dml mean?
What operators deal with null?
What is full join?
how to see the create table statement of an existing table? : Sql dba
What is where clause in sql?
What is cross join example?
Does sql view stored data?
Define join and name different types of joins?
Could you please provide oca (oracle 10g) dumps for my certification ?
What is sql prepared statement?
what is the functionality of the function htmlentities? : Sql dba
What is sqlite format?
Can we create view in stored procedure?