Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Tahaghoghi, Seyed M. M.
Otros Autores: Williams, Hugh E.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, Calif. : O'Reilly, 2006.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.