Book Image

The Complete MySQL Developer Course [Video]

By : Codestars By Rob Percival
Book Image

The Complete MySQL Developer Course [Video]

By: Codestars By Rob Percival

Overview of this book

This course will take you on a journey where you'll establish the strongest possible foundation in database development by learning how to use MySQL (the most popular open source database in the world), write queries, create reports, build web applications, and incorporate MySQL as the database layer. Turn your development dreams into a reality by taking this course and putting a check mark next to your growing development skillset. You will learn to: • Set up MySQL • Work with online IDEs • Create databases and queries • Use logical operators • Manipulate tables/rows/data • Understand how joins work and use them • Create admin features • Implement deployment production • And a lot more All the code files are placed at https://github.com/PacktPublishing/The-Complete-MySQL-Developer-Course
Table of Contents (11 chapters)
4
Update and delete rows
11
Stored Procedures and Scheduled jobs
Chapter 3
Logical operators and dates
Content Locked
Section 1
Data types in MySQL
Learn about different data types and their features