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

How to create a server parameter file?

584


What is Reduced List of Values?

1716


how do u setup a replication site?

1512


What is merge statement used for?

580


How to synchronize 2 schema's objects?

1701






how can we store any pdf file in oracle

1652


How to do a full database export?

649


How to export several tables together?

579


State and explain about oracle instance?

560


Please explain oracle left join with an example?

591


How to define an external table with a text file?

595


How do I limit the number of oracle database connections generated by weblogic server?

557


What is the difference between a user and a schema in oracle?

575


21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.

1629


What is the data type of dual table?

537