Home | Previous Page | Next Page   Using New Features in Dynamic Server > Features from Dynamic Server, Version 9.21 >

SQL Statement Cache Improvements

The database server uses the SQL statement cache (SSC) to store SQL statements that a user executes. When users execute a statement stored in the SQL statement cache, the database server does not parse and optimize the statement again, which improves performance.

In Version 9.21, the SQL statement cache was enhanced to support the following capabilities:

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]