Create bookmark
MySQL Pocket Reference
SQL Functions and Utilities
Notes
Please login to add notes
- Contents
-
+
MySQL Pocket Reference
- Introduction
- + MySQL 5
- + Setup
- Command-Line Tools
- + Data Types
-
+
SQL
- Case Sensitivity
- Literals
- Identifiers
- Comments
-
+
Commands
- ALTER DATABASE
- ALTER EVENT
- ALTER FUNCTION
- ALTER PROCEDURE
- ALTER TABLE
- ALTER TABLESPACE
- ALTER VIEW
- ANALYZE TABLE
- BEGIN
- CALL
- CHANGE MASTER
- CLOSE
- COMMIT
- CREATE DATABASE
- CREATE EVENT
- CREATE FUNCTION
- CREATE INDEX
- CREATE PROCEDURE
- CREATE TABLE
- CREATE TABLESPACE
- CREATE TRIGGER
- CREATE USER
- CREATE VIEW
- DECLARE
- DELIMITER
- DELETE
- DESCRIBE
- DESC
- DO
- DROP DATABASE
- DROP EVENT
- DROP FUNCTION
- DROP INDEX
- DROP PROCEDURE
- DROP TABLE
- DROP TABLESPACE
- DROP TRIGGER
- DROP USER
- DROP VIEW
- EXPLAIN
- FETCH
- FLUSH
- GRANT
- INSERT
- KILL
- LOAD
- LOCK
- OPEN
- OPTIMIZE
- RELEASE SAVEPOINT
- RENAME DATABASE
- RENAME USER
- REPLACE
- REVOKE
- ROLLBACK
- SAVEPOINT
- SELECT
- SET
- SHOW
- TRUNCATE
- UNLOCK
- UPDATE
- USE
- Transaction Rules
- + Operators
- + Functions
- Storage Engines
- + Stored Procedures and Functions
- Triggers
- Index
To help you be more efficient in your work, this handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. This powerful database system is so rich in features that no administrator or programmer can stay familiar with all of them. MySQL Pocket Reference is an ideal on-the-job companion, well organized to help you find and adapt the statements you need -- quickly.
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
Test the closed alpha on paperc.com
Book Details
Authors
Categories
Publishers
Publication year : 2007
License: All rights reserved ©
Times read: 150

