Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by sqlPower

  1. sqlPower

    Help with Integer to Char to Datetime stamp

    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...

Part and Inventory Search

Back
Top