Sams Teach Yourself MySQL in 24 Hours
暫譯: Sams 24 小時自學 MySQL

Julie C. Meloni

  • 出版商: SAMS
  • 出版日期: 2002-04-21
  • 售價: $1,360
  • 貴賓價: 9.5$1,292
  • 語言: 英文
  • 頁數: 368
  • 裝訂: Paperback
  • ISBN: 0672323494
  • ISBN-13: 9780672323492
  • 相關分類: MySQLSQL
  • 已過版

買這商品的人也買了...

相關主題

商品描述

Sams Teach Yourself MySQL in 24 Hours teaches the reader everything from basic installation to using MySQL in Web application development.

First, the basic concepts of database design are taught, and then the reader jumps right into planning and creating a database.The book then walks the reader through all the basics of using MySQL - working with tables and data, using MySQLs query functions, using transactions, and database administration - before the reader finally learns to put everything together to properly create the foundation database for a Web-based application.

Table of Contents

Introduction.

I. INTRODUCTION TO MYSQL AND RELATIONAL DATABASES.

Hour 1. Introducing MySQL.
Hour 2. Understanding Database Terminology.
Hour 3. Learning the Database Design Process.

II. SETTING UP YOUR ENVIRONMENT.


Hour 4. Using the MySQL Client.
Hour 5. Securing MySQL.

III. LEARNING TO PLAN FOR YOUR DATABASE-DRIVEN APPLICATIONS.


Hour 6. Planning and Creating Your Database.
Hour 7. Creating Your Database Tables-Part I.
Hour 8. Creating Your Database Tables-Part II.

 

IV. WORKING WITH YOUR TABLES.


Hour 9. Populating Your Database Tables.
Hour 10. Selecting Data from Your Tables.
Hour 11. Advanced Usage of SELECT Statements.
Hour 12. Modifying and Deleting Data.
Hour 13. More About DELETE.
Hour 14. Modifying Table Structure.

V. USING BUILT-IN FUNCTIONS IN MYSQL QUERIES.


Hour 15. Using MySQL String Functions.
Hour 16. Using MySQL Numeric Functions.
Hour 17. Using MySQL Date and Time Functions.

VI. USING TRANSACTIONS.


Hour 18. Transactions Overview.
Hour 19. Practical Transaction Usage.

VII. ADMINISTERING YOUR MYSQL SERVER.


Hour 20. Optimizing and Tuning Your Database.
Hour 21. Backing Up and Restoring Your Database.
Hour 22. Basic Administrative Commands.

VIII. INTERFACING WITH MYSQL.


Hour 23. Using MySQL with Perl.
Hour 24. Using MySQL with PHP.

IX. APPENDICES.


Appendix A. Installing MySQL.
Appendix B. Using MyODBC.
Appendix C. Reserved Words.
Appendix D. Practical MySQL/PHP Examples.
Index.

商品描述(中文翻譯)

《Sams Teach Yourself MySQL in 24 Hours》教導讀者從基本安裝到在網頁應用程式開發中使用 MySQL 的所有知識。

首先,書中介紹了資料庫設計的基本概念,然後讀者將直接進入規劃和創建資料庫的過程。接著,書中將引導讀者了解使用 MySQL 的所有基本知識,包括操作表格和數據、使用 MySQL 的查詢功能、使用交易以及資料庫管理,最後讀者將學會如何將所有內容整合在一起,正確地為基於網頁的應用程式創建基礎資料庫。

目錄

引言。

I. MySQL 和關聯資料庫介紹。
小時 1. 介紹 MySQL。
小時 2. 理解資料庫術語。
小時 3. 學習資料庫設計過程。

II. 設定您的環境。
小時 4. 使用 MySQL 客戶端。
小時 5. 確保 MySQL 的安全性。

III. 學習為您的資料庫驅動應用程式進行規劃。
小時 6. 規劃和創建您的資料庫。
小時 7. 創建您的資料庫表格 - 第 I 部分。
小時 8. 創建您的資料庫表格 - 第 II 部分。

IV. 操作您的表格。
小時 9. 填充您的資料庫表格。
小時 10. 從您的表格中選擇數據。
小時 11. SELECT 語句的進階用法。
小時 12. 修改和刪除數據。
小時 13. 更多關於 DELETE 的內容。
小時 14. 修改表格結構。

V. 在 MySQL 查詢中使用內建函數。
小時 15. 使用 MySQL 字串函數。
小時 16. 使用 MySQL 數值函數。
小時 17. 使用 MySQL 日期和時間函數。

VI. 使用交易。
小時 18. 交易概述。
小時 19. 實用的交易用法。

VII. 管理您的 MySQL 伺服器。
小時 20. 優化和調整您的資料庫。
小時 21. 備份和還原您的資料庫。
小時 22. 基本管理命令。

VIII. 與 MySQL 介面。
小時 23. 使用 Perl 操作 MySQL。
小時 24. 使用 PHP 操作 MySQL。

IX. 附錄。
附錄 A. 安裝 MySQL。
附錄 B. 使用 MyODBC。
附錄 C. 保留字。
附錄 D. 實用的 MySQL/PHP 範例。
索引。