Page 63 - 2611_SmartGPT Pro V(5.0) C-8
P. 63
PURE
SQL was developed by IBM researchers Raymond Boyce and Donald Chamberlin
in the 1970s. FACT
MYSQL
MySQL is an open-source RDBMS software. It uses a query language called SQL. Some of its
important features include:
MySQL is free and open-source.
Ideal for both small and large applications.
Very fast, reliable, scalable and easy to use.
Cross-platform and compliant with the ANSI SQL standard.
Developed, distributed and supported by Oracle Corporation.
Runs on all operating systems, including Linux, Unix and Windows.
You can install the MySQL Installer by downloading it from the official MySQL website:
https://dev.mysql.com/downloads
Follow the installation instructions.
https://orangewebsupport.co.in/CodepilotV5.0_C8/MySQL_Server_Installation.pdf
STARTING MYSQL SERVER APPLICATION
The steps to start MySQL Server application are as follows:
2 Click on the All option.
3 Click on the MySQL 8.0
Command Line Client option.
1 Click on the Start button.
4 Enter the password and press the Enter key.
MySQL: My First Database 61

