From c6a4011c39df6910b674e5df6055a1afb25ff8f8 Mon Sep 17 00:00:00 2001 From: Hridya Umesh Date: Thu, 14 Aug 2025 21:14:35 +0530 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 422985e..2c6309b 100644 --- a/readme.md +++ b/readme.md @@ -16,8 +16,8 @@ Compilation of SQL - Tableau integration projects for Data Analytics, Business I + What is breakdown between the male and female employees working in the company each year, starting from 1990? + What is the number of male managers to the number of female managers from different departments for each year, starting from 1990? + What is the average salary of female versus male employees in the entire company until year 2002? Need to filter out by departments. -+ What is the athe average male and female salary per department within a certain salary range? ++ What is the average male and female salary per department within a certain salary range? ## Challenges -**SQL - MySQL for Data Analytics and Business Intelligence** : challenges are from [SQL - MySQL for Data Analytics and Business Intelligence](https://www.udemy.com/course/sql-mysql-for-data-analytics-and-business-intelligence/) which is an interesting course. \ No newline at end of file +**SQL - MySQL for Data Analytics and Business Intelligence** : challenges are from [SQL - MySQL for Data Analytics and Business Intelligence](https://www.udemy.com/course/sql-mysql-for-data-analytics-and-business-intelligence/) which is an interesting course.