- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Divya2184/SQL_-Data_Analysis
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
 -- SQL Data Analysis - Employee Dataset :-
    =====================================
   -- Overview :
     ----------
     - This project demonstrates SQL-based data analysis using an employee dataset. 
       The goal is to analyze employee demographics, education, experience, and attrition trends.
   -- Key SQL Concepts Used :
      ----------------------
     - SELECT, WHERE, ORDER BY, GROUP BY
     - Aggregate functions (AVG, COUNT)
     - Subqueries
     - Views
     - Index creation for optimization
     - Handling NULL values
  -- Example Insights :
     -----------------
    - Distribution of employees by city
    - Average experience by education level
    - Percentage of employees who left
    - High-experience employees view
 -- Tools :
   -------
   - Tool: MySQL 
   - Dataset: employee.csv  
 -- Repository Contents :
    -------------------
   - queries.sql → All SQL queries  
   - Screenshots → Query outputs  
   - Dataset/employee.csv → Dataset used
About
Task 4 : SQL_Data Analysis
Resources
Stars
Watchers
Forks
Releases
No releases published
              Packages 0
        No packages published