Creating Index in Mysql

Index

CREATE INDEX work_id(Index_name) ON table_name field_Name

Most Popular

Reset the auto increment value for a MySQL table

WP Migrate DB