Skip to content

abhaymishra24/Company-Data-Management-SQL-Project

Repository files navigation

Employees-Data-Management(SQL Project)

( Manage the employees and sales data from company's database )

Project Description✍️

Sample project based on an SQL query to filter data from a company database- In this project, included many files which filters all data of the company's employees, sales and other things. In employee table including their ID, Name, Salary, Hire Date, Department, etc.

Company Logo

Objective✍️

  • Filter the data from the company's database.
  • Check employees' names, salaries, departments, and other relevant information according to the company's requirements.
  • Check product sales of company and filter the different data collections from table of sales.
  • Requirements to access employee data and sales data from a particular perspective.
  • Filter the data for a better understanding of the workforce of the company and sales of company's product.

Tech Stack⚙️

  • SQL
  • DBMS

Column include in Employee and sales Table-

There are 1000 of Data available in this Employees Table with 14 columns:

  • EEID (Id of employees)
  • Full_Name (full name of employees)
  • Job_tittle (their job positions)
  • Department (their departments)
  • Business_unit (their Business unit)
  • Gender (their genders identification)
  • Ethnicity (their continent)
  • Age (their age)
  • Hire_date (their first hiring date)
  • Annual_salary (their particular annual salaries)
  • Bonus_per (their bonus in percentage)
  • Country (their origin country)
  • City (their city as well)
  • Exit_date (their exit data from company)

[ In this project, I added two files containing employee data and performed various SQL queries to filter new data from the Employees Database.📄✍️🧑‍💻 ]

[ In sales tables , there are 50 plus data available of different product sale ( I add one file containing sale data and performed various SQL queries to filter new data from the Company's Database.📄✍️🧑‍💻]

( I did not mentioned all columns here from sales table).

Thank you for visit on this repository😊

Feel free to explore my other repositories and reach out to me for collaborations or discussions on new idea and projects.🤝😊🧑‍💻

About

SQL project manage the company data from different department database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published