In an ORACLE database, I have 2 fields
Categorization_Hours_Due, datatype integer, and
Categorization_Minutes_Due, also an integer.
I want to convert these to a datetime.
For example: Categorization_Hours_Due = 16
Categorization_Minutes_Due = 52
As a Timestamp, I want 16:52PM
I am...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.