MySQL create, alter, drop table shows how to work with CREATE, DROP, and ALTER statements in MySQL.
In this part of the MySQL tutorial, we will mention transactions. A transaction is an atomic unit of database operations against the data in one or more databases.
In this part of the MySQL tutorial, we will cover views. A view is a specific look on data from one or more tables.
In this part of the MySQL tutorial, we will cover the MySQL storage engines. We show how to choose and change storage engine in MySQL.
This chapter is a quick MySQL tutorial. Here we cover some basic SQL queries in MySQL.
This is an introductory chapter of the MySQL database. We introduce the MySQL database system, give some common database definitions, and show the tables used in this tutorial.