MySQL in a nutshell /
MySQL is the world's most popular open source database. MySQL is designed for speed, power, and flexibility in mission-critical, heavy-use environments and modest applications as well. It's also surprisingly rich in features. If you're a database administrator or programmer you probab...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly Media,
2005.
|
Edición: | 1st ed. |
Colección: | In a nutshell (O'Reilly & Associates)
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. Introduction of MySQL
- 2. Installing MySQL
- 3. MySQL basics
- 4. SQL statements
- 5. String functions
- 6. Date and time functions
- 7. Mathematical and aggregate functions
- 8. Flow control functions
- 9. Miscellaneous functions
- 10. MySQL server and client
- 11. Command-line utilities
- 12. Perl API
- 13. PHP API
- 14. CAPI.