138,215 views
SQL database to learn for this tutorial: https://drive.google.com/uc?export=do... Consultation: https://data-science-institute.de/ In this SQL tutorial / SQL complete course you will learn SQL in 3 hours. You will also learn joins, relational databases, simple queries, MySQL tips and much more. This MySQL tutorial in German is right for you if you want to learn data science, become a data analyst or simply expand your SQL knowledge. Download / install MySQL: https://www.mysql.com/de/ Structure: 00:00:00 Intro 00:01:26 What is SQL? 00:04:25 Mac SQL Installation 00:12:17 Windows SQL Installation 00:19:19 Learn SQL 00:21:47 Create a database 00:30:09 SELECT command 00:57:42 Conditions (WHERE) 01:08:17 Chaining of conditions 01:22:39 In operator 01:30:28 BETWEEN operator 01:35:58 LIKE operator 01:42:27 Aggregate functions 01:54:07 min, max, avg, sum 02:01:39 GROUP BY special features 02:05:52 Keys 02:12:15 INNER JOIN 02:37:11 LEFT JOIN 02:42:33 RIGHT JOIN 02:44:33 Other JOINS 02:49:20 Add, delete data & change 03:08:51 ER diagram 03:11:02 Outro