How to drop an existing index in mysql?
Answer Posted / Nitin Chauhan
MySQL supports the following Data Definition Language (DDL) commands: CREATE, ALTER, DROP, TRUNCATE, RENAME, and TABLE PROPERTIES.
Post New Answer View All Answers
How to Change a users password from unix shell.
1193
What is current version of mysql?
1057
What is the current mysql version?
1082
Which statement is used in a select query for partial matching?
1232