MySQL tutorial introduction

As information technology era started to grow and many industries went from manual to automated work; the need of storing large data and managing it efficiently arises. Hence, countering this need...

Creating and managing MySQL database

How to create Database? Creating a database is a first step in MySQL (or any other DB!). In MySQL you create a database by using CREATE DATABASE:...

Storage engines and table types in MySQL

Storage engines or table types in MySQL are used to define how a database