how to truncate date and get only time part 9:20:00
Answer Posted / sandeep
select to_char(sysdate,'HH24:MM:SS') from dual;
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Explain a segment?
What is data type in oracle?
What are the database administrators utilities available?
What is sharded cluster?
How many data types are supported?
Is oracle a language?
How to run create database statement?
How to define a data source name (dsn) in odbc manager?
How to call a sub procedure?
Why do we need oracle client?
How do I know if oracle client is installed on windows?
What is translate in oracle?
Can we call procedure inside function in oracle?
Does facebook use oracle?
what is the difference between restoring and recovering?