User Profile

Collapse

Profile Sidebar

Collapse
RubyRed
RubyRed
Last Activity: Jun 30 '08, 06:29 PM
Joined: Jun 27 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Calculating Opentime between several records.Using SQL Server 2000.

    Using SQL Server 2000. Basically, I am trying to calculate each minute of an employee scheduled time during their work shift. In the table below shows only the times that the shift begin (start_minute), ended (sched_endtime) and times (dtl_start_min, dtl_length, dtl_end_min) the employee went on Break, lunch, etc... What the table does not show is the times that the employee was not on any breaks, lunch etc.. that is called OPENTIME. I am trying...
    See more | Go to post
    Last edited by RubyRed; Jun 27 '08, 02:47 PM. Reason: Spelling

  • RubyRed
    started a topic Calculating Opentime between several records

    Calculating Opentime between several records

    Basically, I am trying to calculate each minute of an employee scheduled time during their work shift. In the table below shows only the times that the shift begin (start_minute), ended (sched_endtime) and times (dtl_start_min, dtl_length, dtl_end_min) the employee went on Break, lunch, etc... What the table does not show is the times that the employee was not on any breaks, lunch etc.. that is called OPENTIME. I am trying to retrieve the OPENTIMES...
    See more | Go to post
No activity results to display
Show More
Working...