This document outlines the syntax and semantics of the SQL statements of the MySQL MaxDB database system. The syntax notation used in this document is BNF.
An SQL statement performs an operation on the database instance. The parameters used are host variables of a programming language in which the SQL statements are embedded.
Fore general information on the database system, see the database administration documentation.
Other Documentation