In this computer based training course, expert author Jason Gilmore introduces you to MySQL, a popular relational database used most often in the LAMP (Linux, Apache, MySQL, PHP) stack, or development environment. This training video covering MySQL 5 is designed for the beginner, and no previous MySQL experience is necessary. Throughout this tutorial, Jason covers some of the fundamental topics that you will need to use and manage MySQL, such as: installing MySQL, …
MySQL 5
Video description
In this computer based training course, expert author Jason Gilmore introduces you to MySQL, a popular relational database used most often in the LAMP (Linux, Apache, MySQL, PHP) stack, or development environment. This training video covering MySQL 5 is designed for the beginner, and no previous MySQL experience is necessary. Throughout this tutorial, Jason covers some of the fundamental topics that you will need to use and manage MySQL, such as: installing MySQL, configuring MySQL, connecting to MySQL, securing MySQL, and managing MySQL. You will learn about data types, primary and foreign keys, creating, retrieving and updating data, and using stored functions. You will also learn tricks for optimizing, importing and backing up MySQL databases. By the conclusion of this video tutorial on MySQL 5, you will have an in-depth understanding of how to install, configure, manage and use MySQL 5.
Connecting To MySQL And Creating Your First Database
Introduction To MySQL Connections
00:00:48
Role Of The Root User
00:01:42
Logging In For The First Time
00:04:40
Change The Root Password
00:01:26
Creating Your First Database
00:06:43
Creating Your First User Account
00:04:18
Creating Your First Table
00:03:48
Introducing MySQL’s Data Types
Intro To Data Types
00:02:53
String Data Types - Part 1
00:04:31
String Data Types - Part 2
00:02:07
Data Attributes
00:02:15
Customers Table Revised
00:03:37
Numerical Data Types - Part 1
00:03:30
Numerical Data Types - Part 2
00:01:47
Numerical Data Attributes
00:02:38
Date And Time Types
00:08:46
Multiple Timestamp Columns In Table
00:04:20
Primary And Foreign Keys
Primary Keys - Part 1
00:02:42
Primary Keys - Part 2
00:06:27
Creating A Primary Key
00:02:42
Foreign Key Introduction
00:08:45
Create Foreign Key
00:04:24
Introducing phpMyAdmin, MySQL Workbench, SQLyog
Graphical MySQL Clients
00:04:54
phpMyAdmin Intro
00:09:59
MySQL Workbench Intro
00:02:01
MySQL Workbench SQL Development Intro
00:08:39
MySQL Workbench Data Modelling Intro
00:09:03
MySQL Workbench Server Administration Intro
00:02:35
SQLyog Introduction
00:01:26
SQLyog Creating A Database
00:05:00
SQLyog Navigating And Modifying Data
00:03:33
SQLyog Scheduling Backups
00:05:03
Creating, Retrieving, Updating And Deleting Data
Performing CRUD Operations
00:01:58
Creating Data
00:06:29
Retrieving Data
00:05:05
Ordering Results
00:02:28
Filtering Results
00:04:52
Grouping Results
00:07:07
Removing Duplicate Rows
00:01:32
The LIKE Clause
00:03:54
The LIMIT Clause
00:03:35
Updating Data
00:05:31
Deleting Data
00:03:04
Using String, Numeric, Temporal And Stored Functions
Introduction To Functions
00:00:57
String Functions
00:09:55
Numeric Functions
00:05:21
Temporal Functions - Introduction
00:02:26
Temporal Functions - Example
00:11:13
Stored Functions - Part 1
00:01:18
Stored Functions - Part 2
00:06:33
Stored Functions - Part 3
00:06:18
Introducing Subqueries
Subqueries Intro
00:02:40
Subqueries
00:10:18
Introducing SQL Joins
SQL Joins
00:01:43
The Inner Join
00:11:52
The Left Join
00:07:37
Optimizing MySQL
Optimizing MySQL
00:00:49
Column Indexing
00:01:39
Column Indexing Explained
00:08:14
Optimizing The MySQL Configuration
00:07:17
Query Caching
00:01:17
Query Caching Explained
00:03:49
Optimizing MySQL Conclusions
00:00:35
Importing, Exporting And Backing Up MySQL Databases
Introduction To MySQL Data Tasks
00:00:54
Exporting Data With MySQL Workbench
00:05:38
Importing Data With phpMyAdmin
00:02:40
Automatically Backing Up Your MySQL Database
00:01:22
Automating Your Backups With mysqldump And cron
00:09:05
Managing MySQL User Privileges
Managing MySQL Privileges
00:00:59
MySQL Privilege Management Walkthrough
00:08:58
Using PHP And MySQL
Introduction to PHP and MySQL
00:05:33
Querying Your MySQL Database With PHP
00:12:50
About The Author
About The Author
00:01:48
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept