Which tables required to make payroll in this case

  • I work in sql server 2005 and visual studio 2005 i want to make database for payroll only but i don't know how to make structure for this

    suppose i want to calculate payroll every month for employees as following

    basic salary

    bonus

    overtime

    absence

    deduction

    meaning

    salary = basic salary +bonus+overtime-absence-deduction

    How i make database (ERD)Diagram for this

    What the tables that i will using

  • The title of this post is different but it's a duplicate post. No replies here, please. Please see the other post already in progress at the following URL.

    http://www.sqlservercentral.com/Forums/Topic1565517-373-1.aspx

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply