Skip to content

PostgresSQL queries to determine the number of retiring employees per title and to identify employees who are eligible to participate in a mentorship program.

Notifications You must be signed in to change notification settings

abesarah/Pewlett-Hackard-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pewlett-Hackard-Analysis

office

Purpose

  1. Determined the number of retiring employees per title, and identify employees who are eligible to participate in a mentorship program.

  2. Created a report of current employees about to reach retirement age.

Technologies Used:

  • PostgreSQL
  • CSV

Results

  • Retirement Titles table that includes employees who are born between January 1, 1952 and December 31, 1955.

  • Unique Titles table that contains employee number, first and last name, and most recent title.

  • Retiring Titles table that contains the number of titles filled by employees who are retiring.

  • Mentorship Eligibility table for current employees who were born between January 1, 1965 and December 31, 1965.

Summary

About

PostgresSQL queries to determine the number of retiring employees per title and to identify employees who are eligible to participate in a mentorship program.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages