Page 16 - Modular_V2.0_SQL_Flipbook
P. 16
2 INTRODUCTION
TO MYSQL
Your Aim
to learn about:
Installing MySQL Data types in MySQL
Creating a Database Creating a Table
Modifying a Table Deleting a Table
MySQL is an open-source RDBMS software that is available free of cost. It can run on major operating
systems, including Linux, Unix and Windows. It is popular for web-based applications and online
publishing. It uses a query language called SQL (Structured Query Language).
INSTALLING MYSQL
MySQL is an open-source RDBMS software that can be easily downloaded from the official website.
Perform the following steps to download and install MySQL:
1. Visit the following link:
https://dev.mysql.com/downloads
2. Click on MySQL Installer for Windows link.
3. Click on the Download button.
14
Touchpad MODULAR (Ver. 2.0)

