-
The option in mysqlshow to show information about indexes in a table is _________.
-
- –flag
- –keys
- –indexes
- –no-data
- None of these
Correct Option: B
The ‘mysqlshow’ command has various flags to provide a lot of options on displaying tables. The ‘–keys’ flag is specifically used to show information about indexes in a table.