Home » MYSQL » Database Info » Question
  1. Which disk data does FILES table in INFORMATION_SCHEMA store?
    1. NBD
    2. NDB
    3. NCD
    4. NBK
    5. None of these
Correct Option: B

The ‘INFORMATION_SCHEMA’ is a method to access information about the databases and its objects known as metadata. It has various tables that can be viewed with ‘SHOW’ statement.



Your comments will be displayed only after manual approval.