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 -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -