Welcome to MySql Tutorial
MySQL is the most widely used open source database management system for the development of web applications. MySQL is a high performance, efficient, fast, reliable and flexible relational database management system.
This MySql tutorial is comprehensive guide on how to get started with developing dynamic web applications using PHP/MySql.
Audience
This tutorial is designed to help beginners and professionals who wants to learn or use MySql as database management system for their web development project.
Prerequisites
Before starting with this tutorial I assume you must have basic knowledge of SQL, web development, computer programming and RDBMS concepts.
More MySql
- MySQL Introduction
- MySQL Connection
- MySQL Create Database
- MySQL Drop Database
- MySQL Select Database
- MySQL Data Types
- MySQL Create Tables
- MySQL Drop Tables
- MySQL Insert Query
- MySQL Select Query
- MySQL Where Clause
- MySQL Update Query
- MySQL Delete Query
- MySQL Like Clause
- MySQL Sorting Results
- MySQL NULL Values
- MySQL Group By Clause
- MySQL IN Clause
- MySQL BETWEEN Clause
- MySQL UNION Keyword
- MySQL Truncate