what is the difference between to_char and to_date
functions?
Answer Posted / jacob
try this out
select to_char(sysdate,' Day "," DDsp"th " Month Year') from
dual
this gives the day,date,month,year of the current date
| Is This Answer Correct ? | 43 Yes | 15 No |
Post New Answer View All Answers
What's the procedure?
Does sql backup shrink transaction log?
Explain the methods used to protect source code of pl/sql.
Can we want to pass a parameter payroll_id to this external pl/sql function, how do we do it?
What is dbo in sql?
what is “go” in t-sql? : Transact sql
what is top in tsql? : Transact sql
Define join and name different types of joins?
What is the difference between row level and statement level trigger?
What is the use of prepared statement?
What are the advantages of sql? Explain
List the various privileges that a user can grant to another user?
In what condition is it good to disable a trigger?
how many sql ddl commands are supported by 'mysql'? : Sql dba
How many types of relationship are there?