Entering content frame

Reference Manual Locate the document in its SAP Library structure

This document describes the syntax and semantics of the SQL statements of the MySQL MaxDB database system.

An SQL statement performs an operation on the database instance. The SQL statements have been divided up into the following groups, depending on the type of operation they perform:

·        Data Definition

·        Authorization

·        Data Manipulation

·        Data Query

·        Transactions

·        Statistics

Overview Information

·        SQL Statements: Overview

·        Frequently Used Syntax Elements: Overview

·        Functions: Overview

·        Names: Overview

·        Privileges: Overview

·        Syntax List
The syntax notation used in this document is BNF.

·        System Tables

Examples of SQL Statements

The examples in the reference manual are based on the HOTELDB database described in the SQL tutorial.

·        SQL Tutorial

Information About the Database System

·        Concepts of the Database System

·        Glossary

·        Technical Restrictions

·        Restrictions for SQL Statements

·        ORACLE SQL Mode

 

Leaving content frame