Welcome to the Er Piyush Gupta Blog! Here, You will learn MySQL fast, easy and fun. This website provides you with a complete MySQL tutorial presented in an easy-to-follow manner. Each topics has examples with SQL script and screenshots available.
First, we will start with MySQL Basic tutorial. once it will complete then you can go through Advance MySQL tutorial(Coming Soon).
This Tutorial is releasing soon with below syllabus, Thanks for your patience…
MySQL BASIC
MySQL is the most popular Open Source Relational SQL database management system. MySQL is one of the best RDBMS being used for developing web-based software applications.
MySQL BASIC tutorial will give you quick start, make you comfortable with MySQL programming and brief description of MySQL Data Definition & Manipulation Languages.
MySQL Data Manipulation Language
This section helps you get familiar with basic MySQL including managing MySQL database and manipulating data using various MySQL statements such as INSERT, DELETE, UPDATE and SELECT. You will also learn about advanced data selection techniques including INNER JOIN, LEFT JOIN, Subquery, UNION, etc.


