DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) sql-syntax

Info Catalog (mysql.info) functions (mysql.info) Top (mysql.info) storage-engines
 
 13 SQL Statement Syntax
 ***********************
 

Menu

 
* data-definition              Data Definition Statements
* data-manipulation            Data Manipulation Statements
* basic-user-commands          MySQL Utility Statements
* transactional-commands       MySQL Transactional and Locking Statements
* database-administration-statements  Database Administration Statements
* replication-sql              Replication Statements
* sqlps                        SQL Syntax for Prepared Statements
 
 This chapter describes the syntax for most of the SQL statements
 supported by MySQL. Additional statement descriptions can be found in
 the following chapters:
 
    * The `EXPLAIN' statement is discussed in  optimization.
 
    * Statements for writing stored routines are covered in 
      stored-procedures.
 
    * Statements for writing triggers are covered in  triggers.
 
    * View-related statements are covered in  views.
 
Info Catalog (mysql.info) functions (mysql.info) Top (mysql.info) storage-engines
automatically generated byinfo2html