Learning MySQL /
Whether you're running a business, keeping track of members andmeetings for a club, or just trying to organize a large and diversecollection of information, you'll find the MySQL database engineuseful for answering questions such as: Which are my top ten fastest-selling products?How freque...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Other Authors: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Sebastopol, Calif. :
O'Reilly,
2006.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 1. Introduction
- 2. Installing MySQL
- 3. Using the MySQL monitor
- 4. Modeling and designing databases
- 5. Basic SQL
- 6. Working with database structures
- 7. Advanced querying
- 8. Doing more with MySQL
- 9. Managing users and privileges
- 10. Backups and recovery
- 11. Using an options file
- 12. Configuring and tuning the server
- 13. Web database applications
- 14. PHP
- 15. A PHP application : the wedding gift registry
- 16. Perl
- 17. Using Perl with MySQL
- 18. Serving Perl pages to the Web
- A. The wedding registry code.