Is it possible to enter only time value into a column of a
table in sql?

Answer Posted / zaheer

No,
you can store as (HH24:MI) at form level, also make format
DateTime.
Query by - to_date(HH24:MI)
Also you can use Timestamp - I tied it in Oracle 10g. It
will store date and time

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of oracle 12c?

820


What is sharded cluster?

707


What is an index associated with a constraint?

761


What is a read only transaction in oracle?

801


Explain what are synonyms used for?

796


What is the difference between a hot backup and a cold backup in oracle?

768


How to check database size in Oracle?

848


What are the roles of dba?

795


How to select some columns from a table in oracle?

726


Explain a private synonyms?

819


Explain the use of control file?

866


Can we store pictures in the database and if so, how it can be done?

790


How to find the duplicate rows count from employees table in oracle?

826


How to recover a dropped table in oracle?

798


How to retrieve values from data fields in record variables?

782