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

jQuery Ajax Render Fragments OR Whole Page -

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

java - Simple Command Line calculator -