Coder Social home page Coder Social logo

sql_case_study2's Introduction

SQL_Case_Study2

SQL Case Study: Human Resources

Project Description

The Human Resources SQL Case Study is a hands-on project designed to challenge our SQL skills and deepen our understanding of database management. In this project, we'll explore a database schema consisting of three tables: departments, employees, and projects. Each table contains relevant columns to capture employee details, department information, and project details.

To successfully answer all the questions you should have been exposed to the following areas of SQL:

  1. Window Functions like rank, lag
  2. Pattern Matching
  3. Joins
  4. Date time functions
  5. CTEs

๐ŸŽฏ Project Objective: The main objective of this case study is to apply various SQL concepts and techniques to answer insightful questions about Human Resources. Some of the key objectives include:

  1. Find the longest ongoing project for each department.

  2. Find all employees who are not managers.

  3. Find all employees who have been hired after the start of a project in their department.

  4. Rank employees within each department based on their hire date (earliest hire gets the highest rank).

  5. Find the duration between the hire date of each employee and the hire date of the next employee hired in the same department.

sql_case_study2's People

Contributors

anurupa19 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.