A DQL instance is a Boolean expression that selects objects from a perspective table. Logically, the query expression is evaluated against each perspective object; if the expression evaluates to “true”, the query selects the object. Requested fields are returned by the query for each selected perspective object. In aggregate queries, selected objects are included in one or more metric computations.