How can we optimize a table?

Last updated 7 years, 10 months ago | 2691 views 75     5

Tags:- SQL

OPTIMIZE command is use for optimize a table.

OPTIMIZE TABLE `users`