Skip to main content

BiasQueriesAsOutlier

Enable/disable query optimization biased toward outliers.

Synopsis

[SQL]    BiasQueriesAsOutlier=n

Description

The value n may be 1 or 0:

  • When 1 (true), InterSystems SQL optimizes for queries that primarily return outlier values.

  • When 0 (false), it does not.

Examples

BiasQueriesAsOutlier=0

Range of Values

0 or 1. The default is 0.

Management Portal

On the page System Administration > Configuration > SQL and Object Settings > General SQL Settings, for the Bias queries as outlier setting, choose choose Yes (true) or No (false).

FeedbackOpens in a new tab