This basically provides access to the database metadata like name of the database, name of tables, columns, etc. so for this purpose we will access a table named ‘tables’ in information_schema using the following query