Home > Database > Mysql Tutorial > body text

Mysql learning plan recommended for novices

烟雨青岚
Release: 2020-06-23 12:02:00
forward
2386 people have browsed it

Mysql learning plan recommended for novices

Recommended for novices mysql Learning plan

If novices want to start learning mysql, here is a suggestion for the novices, which will help to systematize their learning.

Learning steps:

1. Download and install. Familiar with mysql configuration files and directory structure.

2. Mysql startup, login and exit, common commands and syntax specifications of mysql.

3. Mysql data type and operation data table, table addition, deletion, modification and query. Subquery, join table query, inner join, outer join (left outer, right outer).

4. Be familiar with MySQL operators and functions, date functions, time functions, information functions, aggregate functions, encryption functions, custom functions, and permission management.

5. Be familiar with the stored procedures of mysql and the calling of stored procedures.

6. Be familiar with the characteristics of each storage engine of mysql.

7. Master at least one mysql graphical management tool. (phpMyAdmin, Navicat, MySQL Workbench, etc.)

Thank you everyone for reading, I hope you will benefit a lot.

This article is reproduced from: https://blog.csdn.net/wang740209668/article/details/50099383

Recommended tutorial: "MySQL Tutorial"

The above is the detailed content of Mysql learning plan recommended for novices. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template