Databases Reference
In-Depth Information
Preparing a complete report with the data
dictionary
A more complete report about the tables and columns in a database is available from
the Structure page of the Database view. We just have to click on Data dictionary link
to get this report, which is partially shown in the following screenshot:
The MIME column is empty until we add MIME-related information to some
columns (as explained in Chapter 16 ).
Generating relational schemas
In Chapter 10 , we defined relations between the book and author tables. These
relations were used for various foreign key functions (for example, getting a list of
possible values in Insert mode). We will now examine a feature that enables us to
generate a custom-made relational schema for our tables in the popular PDF format
and other formats as well. This feature requires that the phpMyAdmin configuration
storage be properly installed and configured.
 
Search WWH ::




Custom Search