MySQL Database Basics-up

Source: Internet
Author: User

How the Web works and the MySQL database management system

Dynamic Web site is the operation of the database,

MySQL database selection is mainly due to its open source, free, simple configuration, good stability, excellent performance

MySQL database management system is C/s structure

MySQL database learns those operations and the classification of SQL statements

Database main learning of four items: increase, delete, change, check

Contents, data table, database, fields

increase, delete, change, check the database

increase, delete, change, check the data sheet

increase, delete, change, check the data field

increase, delete, change, check the contents of the data

SQL statements: Structured query statements

    • SQL statement structure is concise, powerful, easy to learn, relational database can be used.


SQL statements are divided into 4 categories:

    • Database definition language (DDL)
    • Database manipulation Language (DML)
    • Database Query Language (DQL)
    • Database Control Language (DCL)


MySQL actual operation configuration environment variable (cmd start xampp under MySQL)

    • Copy xampp under MySQL's Bin directory to system environment variables
    • Detailed Practice: Right-click Computer, properties, advanced system settings, environment variables----new value------------------------"

MySQL Database Basics-up

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.