| Database Clinic SQLite/1. SQLite in Five Minutes/01 - A brief overview of SQLite.en.srt |
3 KB |
| Database Clinic SQLite/1. SQLite in Five Minutes/01 - A brief overview of SQLite.mp4 |
6.7 MB |
| Database Clinic SQLite/1. SQLite in Five Minutes/02 - Strengths of SQLite.en.srt |
2 KB |
| Database Clinic SQLite/1. SQLite in Five Minutes/02 - Strengths of SQLite.mp4 |
4.5 MB |
| Database Clinic SQLite/1. SQLite in Five Minutes/03 - Weaknesses of SQLite.en.srt |
2 KB |
| Database Clinic SQLite/1. SQLite in Five Minutes/03 - Weaknesses of SQLite.mp4 |
4.3 MB |
| Database Clinic SQLite/2. Create a Database/01 - Database creation.en.srt |
4 KB |
| Database Clinic SQLite/2. Create a Database/01 - Database creation.mp4 |
15.6 MB |
| Database Clinic SQLite/2. Create a Database/02 - Overview of solution.en.srt |
3 KB |
| Database Clinic SQLite/2. Create a Database/02 - Overview of solution.mp4 |
4.1 MB |
| Database Clinic SQLite/2. Create a Database/03 - SQLite import with Firefox.en.srt |
8 KB |
| Database Clinic SQLite/2. Create a Database/03 - SQLite import with Firefox.mp4 |
16.6 MB |
| Database Clinic SQLite/2. Create a Database/04 - SQLite import with DB Browser for SQLite.en.srt |
4 KB |
| Database Clinic SQLite/2. Create a Database/04 - SQLite import with DB Browser for SQLite.mp4 |
9.2 MB |
| Database Clinic SQLite/2. Create a Database/05 - SQLite import with SQLite3 command line tool.en.srt |
17 KB |
| Database Clinic SQLite/2. Create a Database/05 - SQLite import with SQLite3 command line tool.mp4 |
32 MB |
| Database Clinic SQLite/3. Join Two Datasets/01 - Join datasets.en.srt |
4 KB |
| Database Clinic SQLite/3. Join Two Datasets/01 - Join datasets.mp4 |
10.6 MB |
| Database Clinic SQLite/3. Join Two Datasets/02 - Overview of solution.en.srt |
5 KB |
| Database Clinic SQLite/3. Join Two Datasets/02 - Overview of solution.mp4 |
7.7 MB |
| Database Clinic SQLite/3. Join Two Datasets/03 - Import the accidents data using Python.en.srt |
11 KB |
| Database Clinic SQLite/3. Join Two Datasets/03 - Import the accidents data using Python.mp4 |
23.2 MB |
| Database Clinic SQLite/3. Join Two Datasets/04 - Import the vehicles data using Python.en.srt |
7 KB |
| Database Clinic SQLite/3. Join Two Datasets/04 - Import the vehicles data using Python.mp4 |
14.9 MB |
| Database Clinic SQLite/3. Join Two Datasets/05 - Import Excel files using Python.en.srt |
7 KB |
| Database Clinic SQLite/3. Join Two Datasets/05 - Import Excel files using Python.mp4 |
14.7 MB |
| Database Clinic SQLite/3. Join Two Datasets/06 - Calculations with SQLite and Python.en.srt |
7 KB |
| Database Clinic SQLite/3. Join Two Datasets/06 - Calculations with SQLite and Python.mp4 |
14 MB |
| Database Clinic SQLite/3. Join Two Datasets/07 - Code review for R.en.srt |
9 KB |
| Database Clinic SQLite/3. Join Two Datasets/07 - Code review for R.mp4 |
21.4 MB |
| Database Clinic SQLite/4. Search a Database/01 - Search a database.en.srt |
3 KB |
| Database Clinic SQLite/4. Search a Database/01 - Search a database.mp4 |
10.5 MB |
| Database Clinic SQLite/4. Search a Database/02 - Overview of solution.en.srt |
2 KB |
| Database Clinic SQLite/4. Search a Database/02 - Overview of solution.mp4 |
3.4 MB |
| Database Clinic SQLite/4. Search a Database/03 - Correct information, wrong format.en.srt |
6 KB |
| Database Clinic SQLite/4. Search a Database/03 - Correct information, wrong format.mp4 |
10 MB |
| Database Clinic SQLite/4. Search a Database/04 - Subqueries and queries in SQLite.en.srt |
11 KB |
| Database Clinic SQLite/4. Search a Database/04 - Subqueries and queries in SQLite.mp4 |
16.3 MB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/01 - CRUD operations.en.srt |
4 KB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/01 - CRUD operations.mp4 |
12.3 MB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/02 - Overview of solution.en.srt |
2 KB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/02 - Overview of solution.mp4 |
3.5 MB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/03 - Create records in SQLite with Python.en.srt |
9 KB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/03 - Create records in SQLite with Python.mp4 |
19 MB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/04 - Update records in SQLite with Python.en.srt |
5 KB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/04 - Update records in SQLite with Python.mp4 |
10.7 MB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/05 - Delete records in SQLite with Python.en.srt |
3 KB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/05 - Delete records in SQLite with Python.mp4 |
5.4 MB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/06 - Read records in SQLite with Python.en.srt |
3 KB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/06 - Read records in SQLite with Python.mp4 |
7.7 MB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/07 - CRUD operations in SQLite with R.en.srt |
8 KB |
| Database Clinic SQLite/5. Create, Read, Update, and Delete Operations/07 - CRUD operations in SQLite with R.mp4 |
19 MB |
| Database Clinic SQLite/6. Averages and Calculations/01 - Calculations.en.srt |
3 KB |
| Database Clinic SQLite/6. Averages and Calculations/01 - Calculations.mp4 |
8.7 MB |
| Database Clinic SQLite/6. Averages and Calculations/02 - Overview of solution.en.srt |
6 KB |
| Database Clinic SQLite/6. Averages and Calculations/02 - Overview of solution.mp4 |
9.4 MB |
| Database Clinic SQLite/6. Averages and Calculations/03 - Create a demographic split table.en.srt |
7 KB |
| Database Clinic SQLite/6. Averages and Calculations/03 - Create a demographic split table.mp4 |
12 MB |
| Database Clinic SQLite/6. Averages and Calculations/04 - Create a forecast.en.srt |
6 KB |
| Database Clinic SQLite/6. Averages and Calculations/04 - Create a forecast.mp4 |
14 MB |
| Database Clinic SQLite/6. Averages and Calculations/05 - Insights on this problem.en.srt |
4 KB |
| Database Clinic SQLite/6. Averages and Calculations/05 - Insights on this problem.mp4 |
4 MB |
| Database Clinic SQLite/Conclusion/01 - Next steps.en.srt |
2 KB |
| Database Clinic SQLite/Conclusion/01 - Next steps.mp4 |
2.6 MB |
| Database Clinic SQLite/Introduction/01 - Welcome.en.srt |
2 KB |
| Database Clinic SQLite/Introduction/01 - Welcome.mp4 |
6.5 MB |
| Database Clinic SQLite/Introduction/02 - The Database Clinic series.en.srt |
2 KB |
| Database Clinic SQLite/Introduction/02 - The Database Clinic series.mp4 |
9.2 MB |
| Database Clinic SQLite/Introduction/03 - What you should know.en.srt |
2 KB |
| Database Clinic SQLite/Introduction/03 - What you should know.mp4 |
6.6 MB |
| Database Clinic SQLite/Introduction/04 - Use the exercise files.en.srt |
1 KB |
| Database Clinic SQLite/Introduction/04 - Use the exercise files.mp4 |
5.1 MB |
| Database Clinic SQLite/Ex_Files_Database_Clinic_SQLite.zip |
218 KB |