"《MySQL袖珍參考手冊 (第2版,涵蓋MySQL 5.1)》(MySQL Pocket Reference: SQL Functions and Utilities)英文文字版[PDF]"介紹
中文名: MySQL袖珍參考手冊 (第2版,涵蓋MySQL 5.1)
原名: MySQL Pocket Reference: SQL Functions and Utilities
作者: George Reese
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版
出版社: O'Reilly
書號: 978-0-596-51426-6
發行時間: 2007年06月
地區: 美國
語言: 英文
簡介:
內容介紹:Updated for the latest versions of this popular database, this edition covers many complex features that have been added to MySQL 5.0 and 5.1, including a section dedicated to stored procedures and triggers. After a brief introduction on installation and initial setup, the book explains:
How to configure MySQL, such as setting the root password
MySQL data types, including numerics, strings, dates, and complex types
SQL syntax, commands, data types, operators, and functions
Arithmetic, comparison and logical operators
Aggregate and general functions
Stored procedures and triggers, including procedure definition, procedure calls, procedure management, cursors, and triggers
內容截圖: 目錄:
Introduction
MySQL 5
Setup
Command-Line Tools
Data Types
SQL
Operators
Functions
Storage Engines
Stored Procedures and Functions
Triggers