The sysdirectives table stores external optimizer directives that can be applied to queries. Whether queries in client applications can use these optimizer directives depends on the setting of the IFX_EXTDIRECTIVES environment variable on the client system, as described in Chapter 3, and on the EXT_DIRECTIVES setting in the configuration file of the database server.
The sysdirectives table has the following columns.
NULL values are not valid in the query column. There is a unique index on the id column.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]