September 2014
Intermediate to advanced
384 pages
9h 28m
English
The
information_schema database (often called I_S for brevity) is a virtual database that contains informative tables. These tables can be divided into several groups:
SCHEMATA, TABLES, and COLUMNS contain information about the structure of databases, tables, columns, and so on.GLOBAL_VARIABLES and SESSION_VARIABLES tables list the values of the server's system variables. The GLOBAL_STATUS and SESSION_STATUS tables provide information about the operations performed by the server._PRIVILEGES indicate users that have various permissions on objects.Read now
Unlock full access