Skip to content

Commit d48458e

Browse files
committed
updated repo description
1 parent eccb993 commit d48458e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# SQL-for-Data-Analysis
2+
3+
This repository contains the quizzes along with their SQL commands for the concepts taught in the course [SQL for Data Analysis](https://in.udacity.com/course/sql-for-data-analysis--ud198) by [MODE](https://modeanalytics.com) at [Udacity](http://udacity.com/).
4+
5+
</br>
6+
Here is the schema of the database used for all the queries.
7+
8+
![](schema.png)
9+
10+
11+
</br>
12+
I have also included the screenshots from the videos for some important and useful concepts that may need revision in future.
13+
14+
For the remaining ones, please refer these [SQL Tutorials](https://community.modeanalytics.com/sql/) (by MODE as well).
15+
16+
17+
18+
19+
20+

0 commit comments

Comments
 (0)