MySQL Database knowledge system

Source: Internet
Author: User
Tags create index savepoint

MySQL Data

1. Database definition language (data Definition language DDL)

A. Alter DATABASE

B. Create Database

C. Drop database

d. ALTER TABLE

E. CREATE table

F. drop table

G. Rename table

H. CREATE index

I. DROP Index

2. Data manipulation Language (DML)

A. Delete

B. Do

C. Handler

D. Insert

E. Load Data infile

F. Replace

G. Select

H. subquery

I. Truncate

J. Update

3. mysql tools, transactions, locking

A. Describe

B. Use

C. Start transaction, Commit, rollback

D. savepoint, rollback to SavePoint

E. Lock tables, unlock tables

F. Set transaction

4. mysql Account management

A. Create user

B. Drop user

C. Grant, REVOKE

D. Rename User

E. Set Password

5. mysql table maintenance, set, show

A. Analyze table

B. Backup table

C. Check table

D. Checksum table

E. Optimize table

F. Repair table

G. Restore table

H. Set

I. Show

First, the database


Second, data table


Third, index


Four, view

V. Business

VI. triggers

Vii. stored procedures/instances/functions

MySQL Database knowledge system

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.