wamp:mysql:sql_statements
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wamp:mysql:sql_statements [2016/02/12 07:47] – rplecko | wamp:mysql:sql_statements [2016/02/12 07:51] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====SQL Statements Implemented in MySQL==== | + | =====SQL Statements Implemented in MySQL===== |
| - | ===Alter Table=== | + | ====Alter Table==== |
| ALTER [IGNORE] TABLE tbl_name action[, action …] | ALTER [IGNORE] TABLE tbl_name action[, action …] | ||
| In this code, action refers to an action as defined below. | In this code, action refers to an action as defined below. | ||
| Line 36: | Line 36: | ||
| **table_options** | **table_options** | ||
| - | ===Analyze table=== | + | ====Analyze table==== |
| + | **ANALYZE TABLE tbl_name[, tbl_name, …]** | ||
wamp/mysql/sql_statements.1455263252.txt.gz · Last modified: 2016/02/12 07:47 (external edit)
