MySQL: The Complete Reference
暫譯: MySQL 完整參考手冊
Vikram Vaswani
- 出版商: McGraw-Hill Education
- 出版日期: 2004-01-08
- 售價: $2,010
- 貴賓價: 9.5 折 $1,910
- 語言: 英文
- 頁數: 544
- 裝訂: Paperback
- ISBN: 0072224770
- ISBN-13: 9780072224771
-
相關分類:
MySQL、SQL
已過版
買這商品的人也買了...
-
Data Mining: Concepts and Techniques$2,470$2,347 -
ASP.NET 實例導引 (ASP.NET by Example)$480$379 -
LPI Linux 資格檢定 (LPI Linux Certification in a Nutshell)$880$695 -
Operating System Concepts, 6/e (Windows XP Update)$1,050$1,029 -
Adobe Photoshop 7 創意進行式$580$458 -
Understanding the Linux Kernel, 2/e (Paperback)$1,760$1,672 -
C++ Builder 6 完全攻略$690$587 -
Web 好色-網頁色彩學$420$328 -
ASP.NET 程式設計徹底研究$590$466 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
Tomcat 技術手冊 (Tomcat: The Definitive Guide)$720$569 -
電腦網路 (Computer Networks, 4/e)$800$760 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
Linux 防火牆:iptables$450$356 -
Data Modeling 實務基礎講座$390$304 -
SCWCD 認證專家應考指南$780$663 -
osCommerce 購物網站架設實戰$550$468 -
Web 配色事典﹝活用網頁安全色﹞$390$304 -
軟體工程實務:系統分析、設計與測試 (Software Engineering in Practical)$420$328 -
SQL Server 效能調校聖經$720$612 -
如何設計 HTML 與 ASP 程式$480$408 -
Dreamweaver MX 2004 for JSP & MySQL 夢幻咖啡香$620$527 -
SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027)$850$723 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
JSP 2.0 技術手冊$750$593
商品描述
Get comprehensive coverage of all the powerful new features of MySQL, one of the fastest--and free--relational databases in use today. Written in conjunction with the MySQL development team, this expert resource covers transactional integrity, disaster recovery, scalability, support for mobile users, Web-based and client/server programming, and much more.
The Most Authoritative Resource on the MySQL Database
Available! Reviewed by the MySQL Development Team.
Get the most out of the MySQL database server--today’s most popular open source database--with help from this definitive guide. Take advantage of MySQL’s cross-platform support, independent storage engines, advanced permissions and security system, query caching, full-text indexing and searching, and much more. Reviewed by the MySQL database development team, MySQL: The Complete Reference explains in full detail how to use this customizable RDMS to support robust, reliable, mission-critical applications.
- Install, configure, and test a MySQL database on Linux/UNIX or Windows
- Use MySQL data types, statements, operators, and functions
- Manage databases and tables with the Data Definition Language (DDL)
- Add, delete, and query records using the Data Manipulation Language
(DML)
- Take advantage of transactional support
- Implement MySQL’s five-tiered access control and privilege system
- Handle database optimization, backup, recovery, and replication
- Create applications in C, C++, Perl, Java, PHP, and other
languages
Vikram Vaswani is the founder and CEO of Melonfire, a company specializing in Web design, development, and content creation for a variety of clients. He has also written extensively on open source technologies, including MySQL, Perl, Python, and PHP.
Contents
Part I: Installation
1:
Introduction to Databases
2: A Technical Tour of
MySQL
3: MySQL Installation and
Configuration
Part II: Usage
4: SQL
Basics
5: MySQL Data Types
6:
MySQL Operators
7: MySQL Functions
8: Working with Databases and Tables
9: Working with
Data
10: Joins
11:
Subqueries
12: Transactions
Part
III: Administration
13: Administration and
Configuration
14: Security, Access Control, and
Privileges
15: Maintenance, Backup, and
Recovery
16: Performance
Optimization
17: MySQL Replication
Part IV: Development
18: The MySQL
APIs
19: MySQL and C
20: MySQL and
Perl
21: MySQL and PHP
商品描述(中文翻譯)
描述
全面涵蓋 MySQL 的所有強大新功能,MySQL 是當今使用最快且免費的關聯式資料庫之一。這本專家資源書籍是與 MySQL 開發團隊共同撰寫的,涵蓋了交易完整性、災難恢復、可擴展性、對行動使用者的支援、基於網頁和客戶端/伺服器的程式設計等多個主題。
背面封面
最具權威性的 MySQL 資料庫資源!由 MySQL 開發團隊審核。
充分利用 MySQL 資料庫伺服器——當今最受歡迎的開源資料庫——這本權威指南將幫助您。利用 MySQL 的跨平台支援、獨立儲存引擎、高級權限和安全系統、查詢快取、全文索引和搜尋等功能。由 MySQL 資料庫開發團隊審核的《MySQL: The Complete Reference》詳細解釋了如何使用這個可自訂的 RDMS 來支援穩健、可靠、關鍵任務的應用程式。
- 在 Linux/UNIX 或 Windows 上安裝、配置和測試 MySQL 資料庫
- 使用 MySQL 資料類型、語句、運算符和函數
- 使用資料定義語言 (DDL) 管理資料庫和資料表
- 使用資料操作語言 (DML) 新增、刪除和查詢記錄
- 利用交易支援
- 實施 MySQL 的五層存取控制和特權系統
- 處理資料庫優化、備份、恢復和複製
- 使用 C、C++、Perl、Java、PHP 和其他語言創建應用程式
Vikram Vaswani 是 Melonfire 的創辦人兼執行長,該公司專注於為各種客戶提供網頁設計、開發和內容創建服務。他還廣泛撰寫有關開源技術的文章,包括 MySQL、Perl、Python 和 PHP。
內容
第一部分:安裝
1:資料庫簡介
2:MySQL 的技術導覽
3:MySQL 的安裝與配置
第二部分:使用
4:SQL 基礎
5:MySQL 資料類型
6:MySQL 運算符
7:MySQL 函數
8:處理資料庫和資料表
9:處理資料
10:聯接
11:子查詢
12:交易
第三部分:管理
13:管理與配置
14:安全性、存取控制和特權
15:維護、備份和恢復
16:性能優化
17:MySQL 複製
第四部分:開發
18:MySQL API
19:MySQL 與 C
20:MySQL 與 Perl
21:MySQL 與 PHP
