-
The general term for information about databases and the objects in MySQL is _________.
-
- record
- metadata
- info
- datum
- None of these
Correct Option: B
There are various ways in which MySQL facilitates the methods to obtain information about databases and the objects in them. For example, ‘SHOW’ statements and ‘INFORMATION_SCHEMA’.