Home
SQL / MySQL
Aggregate Functions
Backup Load
Command MySQL
Cursor
Data Type
Database
Date Time
Engine
Event
Flow Control
FullText Search
Function
Geometric
I18N
Insert Delete Update
Join
Key
Math
Procedure Function
Regular Expression
Select Clause
String
Table Index
Transaction
Trigger
User Permission
View
Where Clause
XML
Use the OPTIMIZE command on the duck_cust table. : OPTIMIZE « Command MySQL « SQL / MySQL
SQL / MySQL
Command MySQL
OPTIMIZE
Use the OPTIMIZE command on the duck_cust table.
OPTIMIZE TABLE duck_cust;
Related examples in the same category
1.
Run the OPTIMIZE TABLE statement on that table
2.
Optimize a table