how to truncate date and get only time part 9:20:00
Answer Posted / parna
select to_char(sysdate,'HH24:MM:SS')from dual;
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
How to rename a tablespace in oracle?
What is a proxy object?
What is concurrency in oracle?
Explain a synonym?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
WHAT IS ecc 6.0
How do we represent comments in oracle?
 How to use an oracle sequence generator in a mapping?
How do I find the database name in oracle?
How to use subqueries with the in operator using oracle?
What is raw datatype?
How a tablespace is related to data files?
What are the types of partitions in oracle?
What are the differences between lov and list item?