Database Design Manual: using MySQL for Windows by Matthew Norman.

Databases are now an integral part of the internet and many web sites use databases in the background to control their content. MySQL is one of the most commonly used open source database management systems. Due to it’s bundling with PHP, MySQL has proved a popular choice for many sites as it enable...

Full description

Saved in:
Bibliographic Details
Main Author: Norman, Matthew (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: London : Springer London : Imprint: Springer, 2004.
Edition:1st ed. 2004.
Series:Springer Professional Computing
Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.
Table of Contents:
  • MySQL and Databases
  • Installing and Testing MySQL
  • How Shall We Store it? — Datatypes
  • Designing and Creating Tables
  • Populating the Database
  • Retrieving the Data
  • Joining Tables
  • Changing Data
  • Deleting our Data
  • Aggregate Functions
  • Working with Dates and Times
  • Securing the Database
  • Optimizing MySQL
  • Sharing MySQL data with MyODBC
  • MySQL with PHP, Apache and Perl
  • Making life easier.