DBA > Job Interview Questions > MySQL and SQL

How can you see all indexes defined for a table?

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

How can you see all indexes defined for a table?

SHOW INDEX FROM techinterviews_questions;

(Continued on next question...)

Other Job Interview Questions