Background documentationPerformance Locate this document in the navigation structure

 

The configuration of your database has a significant impact on performance.

Internally, the database system transforms SQL statements to speed up their processing. The SQL optimizer then selects the best access strategy.

More Information