Little (Employee - Shift) SQL Database help

Posted by latinunit-net on Stack Overflow See other posts from Stack Overflow or by latinunit-net
Published on 2010-04-25T17:09:50Z Indexed on 2010/04/25 17:13 UTC
Read the original article Hit count: 188

Filed under:
|

Hi Guys,

Im creating a little database that has employee, emp_shift, shift, tables now im suppose to be able to calculate at the end of the month which employee has done the most number of shifts.

Ive created the SQL creation, insert statements for the tables, and a little diagram to explain what im trying to acomplish, im a beginner and this is a homework ive been trying to do for the last 4 days.

Diagram: http://latinunit.net/emp_shift.jpg SQL: latinunit.net/emp_shift.txt

can you please guys check it, deadline is 2 days and this is just a part of the whole database

© Stack Overflow or respective owner

Related posts about timetable

Related posts about sql