1.

Which command is used to Provides table index information relating to the specified table?

A. SHOW INDEX FROM TABLENAME [table name]
B. SHOW INDEX FROM TABLENAME
C. SHOW INDEX FROM [table name]
D. SHOW INDEX TABLENAME [table name]
Answer» B. SHOW INDEX FROM TABLENAME


Discussion

No Comment Found