Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

summing up hours and minutes

oaisApr 11 2009 — edited Apr 13 2009
Hi ,


In our sign in/out system at the company there is a column in a table that shows how many hours/minutes/seconds the employees are late everyday , the data stored in this column is in this format HH24:MI:SS , they want a report from me to show the total amount of late hours/minutes of each employee during a certain period, how do i sum up this column ? i don't know if the sum function can be used with this type , which i doubt it ...


Thanks in advance...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 11 2009
Added on Apr 11 2009
7 comments
3,670 views