
MySQL袖珍参考手册 第2版,涵盖MySQL 5.1 PDF英文文字版
- 大小:960KB
- 分类:mysql
- 格式:PDF
- 更新:2011-06-25
热门排行
简介
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