InterviewSolution
Saved Bookmarks
| 1. |
The option in mysqlshow to show information about indexes in a table is _________(a) –no-data(b) –indexes(c) –keys(d) –flagI got this question in an interview for job.My doubt stems from Obtaining Database Metadata in section Using SQL to Manage Data of MySQL |
|
Answer» The CORRECT answer is (c) –keys |
|