Directed Query Statements

The following statements let you create and manage directed queries:

ACTIVATE DIRECTED QUERY Activates a directed query.
CREATE DIRECTED QUERY Saves an association between an input query and a query that is annotated with optimizer hints.
DEACTIVATE DIRECTED QUERY Deactivates one or more directed queries.
DROP DIRECTED QUERY Removes a directed query from the database.
GET DIRECTED QUERY

Returns a list of directed queries stored in the database for a given input query.

SAVE QUERY Saves an input query to associate with a custom directed query.