Using pragmas to tune a query
If an information object query joins maps or information objects that are based on different data sources, you may be able to tune the query using the following pragmas:
*EnableCBO
*applyIndexing
*MinRowsForIndexing
These pragmas are described in the following topics.