This document describes the syntax and semantics of SQL statements in the MaxDB database system.
An SQL statement carries out an operation on the database instance. SQL statements have been divided into groups according to the type of operation they perform as follows:
Frequently Used Syntax Elements: Overview
The examples in the SQL reference manual are based on the HOTEL database schema described in the SQL tutorial.
Concepts of the Database System
Restrictions for SQL Statements