The SQL Optimizer is part of the kernel of the database system. It analyzes SQL queries sent to the database and selects the best search strategy for accessing the database tables with SQL.
This documentation handles the following topics:
· Terms
· Examples
For general information about the MaxDB database system, see Database Administration. For information about the syntax of the SQL statements that you can use in the database system, see the Reference Manual.