how to truncate date and get only time part 9:20:00

Answer Posted / saisivakumar

select <column_name>,to_char (<column_name>,'fmdd month
yyyy fmhh:MI:ss am') from <table_name> where
condition;

Note: i have given for both date and time, pls use as u
want.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is recovery manager in Oracle?

587


What is the use of oracle?

544


Explain about integrity constraint?

597


What is a read write transaction in oracle?

595


What is recovery manager(rman) backup in Oracle?

618






What language does oracle use?

591


What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.

540


What view(s) do you use to associate a users SQLPLUS session with his o/s process?

1898


1) What is ONE_SIZE_FITS_ALL approach? 2) Explain the Common & Variable Header of DATA FILE? 3) What are the Drawbacks to using OMF DB? and the Advantages? 4) List out the Advantages of Undo T.spaces over the Undo SEGMENT? 5) Difference between the Temporary tablespace with TEMPFILE and the Tablespace with TEMPORARY Keyword? 6) What are the situation extents are freeing for reuse.

1601


What is the quickest way to fetch the data from a table?

562


Explain index?

736


how to join query for one source type is oracle another source type is sql server ?

1981


How to lock and unlock a user account in oracle?

609


What is an oracle data file?

611


What are the advantages of oracle?

545