Results 1 to 2 of 2

Thread: Help Please

  1. #1
    Join Date
    Mar 2010
    Posts
    2

    Help Please

    The following constraints are available:
    The company has a set of departments
    Each department has a set of employees, a set of projects, and a set of offices
    Each employee has a job history (set of jobs the employee has held). For each such job, the employee also has a salary history (salary received for each job)
    Each office has a set of phones
    The database is to contain the following information:
    For each department: department number (unique), budget and the dept. manager’s employee number (unique)
    For each employee: employee number (unique), current project number, office number, and phone number; title of each job the employee has held, hire date and salary for each job
    For each project: project number (unique) and budget
    For each office: office number (unique), floor area, and phone numbers (unique) for all phones in that office

    Represent your answer in DBDL. (i.e. Give table name and fields. Underline the primary key. Draw an entity-relationship diagram showing all relationships. Tables must be in 3NF).

    Identify any assumptions you made that will assist in my understanding of your solution. (Must be included)



    edit by admin: no contact information permitted on the forum, thank you.

  2. #2
    Join Date
    Mar 2006
    Location
    Oklahoma City, OK
    Posts
    184
    Have you ask your instructor for guidance?
    Boyd Trimmell aka HiTech Coach
    Microsoft MVP - Access Expert
    [SIGPIC][/SIGPIC]
    Office Programming 25+ years as a Software Developer specializing in:
    Business Process Management
    Accounting/Inventory Control
    Customer Relations Management (CRM)
    Electronic Data Interchange (EDI)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •