Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Employment per week

Employment per week

From: Vladimir Ivanovich <vladimiri_at_bosmedtech.com>
Date: Tue, 12 Jun 2001 18:45:01 -0400
Message-ID: <NXwV6.5$566.5938@news.nyc.globix.net>

Hi,

I need to create a report that counts employees for each week. The output should look like this:

Week_Start Week_End Emp_Count


05/27/2001    06/08/2001    42
06/03/2001    06/09/2001    44
06/10/2001    06/16/2001    44

etc.

The Emp table has emp_num, Emp_name, Start_date and Term_Date along with the rest.
Only full employment weeks should be counted for each employee.

Thanks in advance,
Vladimir Received on Tue Jun 12 2001 - 17:45:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US