Taking a peak into the information_schema database and peaking at the metadata for one of my pet projects, I\'m having a hard time understanding what (
information_schema
Database is a collection of schemas and schema is a collection of tables. But in MySQL they use it the same way.