Skip to content

Commit a57b711

Browse files
authored
README.md
1 parent cbf92e1 commit a57b711

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
# SQL Learning Guide
44

5+
## Project
6+
- **Create Database**: Employee Report
7+
- **Data Cleaning**: Change, Update, Modify...
8+
- **Data Visualization**
9+
- 1. What is the total number of employees, and how many are there in each job title?
10+
- 2. What is the average salary by Job title?
11+
- 3. What is the distribution of experience levels within the company?
12+
- 4. What are the common work settings and their salaries?
13+
- 5. How does employee distribution vary by location?
14+
- 6. What is the salary range within each company size category?
15+
![image](https://github.com/PinkMean/SQL-Code/assets/137222857/d614f965-d199-4fcc-8051-d2267d7efab8)
16+
17+
518
## SQL Introduction
619
- What is SQL?
720
- Why Learn SQL?

0 commit comments

Comments
 (0)