-
Book Overview & Buying
-
Table Of Contents
Mastering phpMyAdmin 3.3.x for Effective MySQL Management
MySQL 5.0 introduced a number of new features that calmed down a number of developers and industry observers who were claiming that MySQL was inferior than competitor products .Views, stored procedures, triggers, a standard INFORMATION_SCHEMA, and (more recently) a profiling mechanism are now present in the MySQL spectrum.
Among the new features of MySQL 5.1, the ones that relate to a web interface (for example, partitioning and events) are supported in phpMyAdmin.
MySQL 5.0 introduced support for named and updatable views. A view is a derived table (consider it a virtual table) whose definition is stored in the database. A SELECT statement done on one or more tables (or even on views) can be stored as a view and can also be queried.
Views can be used to:
Limit the visibility of columns (for example, do not show salary information)
Limit the visibility of rows (for example, do not show data for specific
world regions)
Hide...
Change the font size
Change margin width
Change background colour