database - Difference SHOW INDEX, SHOW INDEXES and SHOW KEYS in MySQL -


what's difference between show index, show indexes , show keys command in mysql? if any. same results.

mysql doc

they synonyms.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

php - Time zone issue -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -