Beginning MySQL

Bibliographic Details
Main Authors: Sheldon, Robert , 1955- (Author), Moes, Geoff , 1963- (Author)
Format: Book
Language:English
Published: Indianapolis, IN : Wiley Publishing , c2005
Subjects:
Table of Contents:
  • 1. Introducing the MySQL relational database management system 2. Installing MySQL
  • 3. Working with MySQL
  • 4. Designing a relational database
  • 5. Managing databases, tables, and indexes
  • 6. Manipulating data in a MySQL database
  • 7. Retrieving data from a MySQL database
  • 8. Using operators in your SQL statements
  • 9. Using functions in your SQL statements
  • 10. Accessing data in multiple tables
  • 11. Exporting, copying, and importing data
  • 12. Managing transactions
  • 13. Administering MySQL
  • 14. Managing MySQL security
  • 15. Optimizing performance
  • 16. Managing backup, recovery, and replication
  • 17. Connecting to MySQL from a PHP application
  • 18. Connecting to MySQL from a Java/J2EE application
  • 19. Connecting to MySQL from an ASP.NET/C# application