Unlock the power of data with MySQL, the world’s most popular open-source relational database. This beginner-friendly course is perfect for aspiring developers, data analysts, or anyone curious about how databases work.
You’ll learn:
What MySQL is and why it’s essential in web development and data management
How to install and set up MySQL on your system
Core SQL commands:
SELECT
,INSERT
,UPDATE
,DELETE
How to create and manage databases and tables
Real-world applications of MySQL in websites, apps, and data-driven decision-making
By the end of this course, you’ll have hands-on experience with MySQL and be able to build, query, and manage your own databases confidently. No prior programming experience needed—just a passion to learn!
Course Content
Classes
Lecture 1 : what is MySQL
00:00Lecture 2 : MySQL Installation & Workbench Tutorial
00:00Lecture 3 : MySQL Create Table Tutorial
00:00Lecture 4 : MySQL Insert Tutorial
00:00Lecture 5 : MySQL INSERT Multiple Rows Tutorial
00:00Lecture 6 : MySQL Constraints Tutorial
00:00Lecture 7 : MySQL SELECT With WHERE Clause Tutorial
00:00Lecture 8 : MySQL AND, OR, NOT Operators
00:00Lecture 9 : MySQL In Operators
00:00Lecture 10 : MySQL BETWEEN & NOT BETWEEN Operator Tutorial
00:00Lecture 11 : MySQL BETWEEN & NOT BETWEEN Operator Tutorial
00:00Lecture 12 : MySQL LIKE Operator & Wildcards
00:00Lecutre 13 : MySQL Regular Expression
00:00Lecture 14 : MySQL ORDER BY & DISTINCT
00:00Lecture 15 : MySQL IS NULL & IS NOT NULL
00:00Lecture 16 : MySQL IS NULL & IS NOT NULL
00:00Mastering NULL in MySQL: IS NULL & IS NOT NULL Quiz