The programming languages of WordPress – MySQL

79 Views
Published
A brief introduction to MySQL, and some examples of MySQL queries, using the phpMyAdmin interface. Includes examples of create, read, update, and delete queries, as well as links to the MySQL Documentation and other resources for further reading.
---
View this lesson and others in this course on Learn WordPress:
https://learn.wordpress.org/course/beginner-wordpress-developer/

0:00 Introduction
0:15 What is MySQL?
1:11 Creating tables
1:42 Adding rows to a table
2:08 Reading rows from a table
2:51 Updating rows in a table
3:18 Deleting rows from a table
3:45 Database Keys
4:29 Running queries from PHP
5:18 Additional Resources
Category
WordPress
Tags
2024, Learn WordPress, WordPress.tv
Be the first to comment