home
Question
mysql - add an index
Answer
alter table table_name add index index_name (field)
Post Feedback
Latest
Popular