├── README.md
├── XDP_COURSE!_sql-data-science.jpeg
├── database and sql for datascience
├── week 1
│ ├── Practice quiz.png
│ └── basic sql.png
├── week 2
│ ├── Relational DB Concepts and Tables - Quiz.png
│ └── practice quiz.png
├── week 3
│ ├── Functions, Sub-Queries, Multiple Tables.png
│ ├── prac quiz 1.png
│ ├── practice quiz 2.png
│ └── refining your result quiz.png
├── week 4
│ ├── database acess with python-quiz.png
│ └── prac quiz week4.png
├── week 5
│ ├── peer to peer assignment -week 5
│ │ ├── answer 1.JPG
│ │ ├── answer 10.JPG
│ │ ├── answer 2.JPG
│ │ ├── answer 3.JPG
│ │ ├── answer 4.JPG
│ │ ├── answer 5.JPG
│ │ ├── answer 6.JPG
│ │ ├── answer 7.JPG
│ │ ├── answer 8.JPG
│ │ └── answer 9.JPG
│ └── week 5 quiz.png
└── week 6
│ ├── Graded Quiz JOIN operations.png
│ ├── Graded Quiz Views, Stored Procedures and Transactions.png
│ ├── Views prac quiz 1.png
│ ├── joins prac quiz 2.png
│ └── p2p assignment
│ ├── answer 1.1.JPG
│ ├── answer 1.2.JPG
│ ├── answer 2.1.png
│ ├── answer 3.1.png
│ ├── answer 3.2.png
│ ├── answer 3.3.png
│ ├── answer 3.4.png
│ ├── answer 4.1.png
│ └── answer 4.2.png
└── e636ed80-649b-11eb-9951-af3590f65fcd.png
/README.md:
--------------------------------------------------------------------------------
1 | ### Databases-and-SQL-for-Data-Science-with-Python (Honors Week 1 - Week 6)
2 | 
3 |
4 | course link : (https://www.coursera.org/learn/sql-data-science?specialization=ibm-data-science)
5 |
6 |
7 |
8 | This repository contains the answers for coursera 's updated "Databases and SQL for Data Science with Python " course by ibm including the honors assignment .
9 |
10 | week 1 : Getting started with Sql
11 | week 2 : Introduction to relational Databases and Tables
12 | week 3 : intermediate Sql
13 | week 4 : Accessing databases with Python
14 | week 5 : Course Assignment
15 | week 6 : Bonus Module : Advance Sql for DataEngineers (Honors)
16 |
17 | This course can be applied to multiple Specializations or Professional Certificates programs. Completing this course will count towards your learning in any of the following programs:
18 |