You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Getting Information About Databases and Tables MySQL / General Guides
What if you forget the name of a database or table, or what the structure of a given table is (for example, what its columns are called)? MySQL addresses this problem through several statements that provide information about the databases and tables it supports.