Tag Archive: Mysql Php

More on SQL and MySQL

PHP – In this section we discuss miscellaneous tools and techniques for using SQL and MySQL. We introduce:Choosing keys and indexes for fast searchingElementary database-tuning techniquesAdding and deleting users of a DBMS, and changing user permissionsLimitations of MySQL3.10.1 Keys, Primary Keys, and IndexesAs discussed earlier in our introduction to SQL, each table should have a [...]

Continue Reading »