MySQL creating and managing relational databases
- Description
- Curriculum
- FAQ
- Reviews
The course is designed for people who have not had contact with the SQL language yet, but want to learn how to work with relational databases. In the course, we discuss all the necessary issues, work with examples and exercises, starting from the basics: what is SQL and how to install and run a local MySQL server on your home computer, how to use SQL itself from both the console and MySQL Workbench. Then we discuss the topic of CRUD: Create, Read, Update, Delete where we discuss all these activities in detail. The next stage will be text and aggregate functions where you will learn to modify the results of database queries. Next, an important step will be learning how to create queries with a logic layer and calling the appropriate conditions that will make the query result dependent on their fulfillment. Finally, we discuss the topic of relations – their types, how to create and invoke, handle them or activate events with triggers. At the end of the course, we will work on the data set in several tables connected by relations. In each section you will also find additional exercises that will allow you to check your knowledge and skills as well as notes summarizing the issues discussed.
-
1One monitor tipText lesson
-
2ResourcesText lesson
-
3Meet your instructorVideo lesson
-
4Use this setting when neededText lesson
-
5Note for beginningText lesson
-
61.1. SQL LanguageVideo lesson
-
7Installation noteText lesson
-
81.2. MySQL Workbench InstallationVideo lesson
-
91.3. MySQL Console and Workbench navigation, creating and deleting databasesVideo lesson
-
101.3. Excesises #1 - #4 *Text lesson
-
112.1. Types of dataVideo lesson
-
122.2. Defining tables and inserting valuesVideo lesson
-
132.2. Exercises #5, #6 *Text lesson
-
142.3. Advanced variablesVideo lesson
-
152.3. Exercise #7 *Text lesson
-
162.4. Data display (part.1 – selected range)Video lesson
-
172.5. Data display (part.2 – limiting and selecting)Video lesson
-
182.5. Exercises #8 - #11 *Text lesson
-
192.6. AliasesVideo lesson
-
202.6. Exercise #12 *Text lesson
-
212.7. Code to copyText lesson
-
222.7. Updating data and removing itVideo lesson
-
232.7. Exercise #13 *Text lesson
-
242.8. Windows support for UTF-8Text lesson
-
252.8. Loading data from filesVideo lesson
-
262.8. Exercise #14 **Text lesson
-
272.8. Small note for further materialsText lesson
-
282.9. Accessing any location on the computerText lesson
-
292.9. Saving data to filesVideo lesson
-
302.9. Exercise #15 **Text lesson
-
313. Text functionsVideo lesson
-
323.1. Combining textVideo lesson
-
333.2. Selecting parts of the textVideo lesson
-
343.2. Exercise #16 **Text lesson
-
353.3. Replacing textVideo lesson
-
363.3. Exercise #17 *Text lesson
-
373.4. Inverting, number and size of characters, unique values, breaking the textVideo lesson
-
383.4. Exercise #18 *Text lesson
-
393.5. OrderingVideo lesson
-
403.5. Exercise #19 *Text lesson
-
413.6. Search for textVideo lesson
-
423.6. Exercises #20 - #22 **Text lesson
-
526. LogicVideo lesson
-
536.1. Logical operatorsVideo lesson
-
546.1. Exercises #29 - #35 **+Text lesson
-
556.1. Exercise #36 ****Text lesson
-
566.2. Transformations and choices listsVideo lesson
-
576.2. Exercise #37 **Text lesson
-
586.3. ConditionsVideo lesson
-
596.3. Exercise #38 ***Text lesson

External Links May Contain Affiliate Links read more