G

group (query)

A set of expressions that are explicitly held together with parentheses. By making a set of expressions a group, you ensure that the group's expressions are treated as a single entity. Groups have a higher operator precedence than the logical operators (AND and OR). You can use groups to help make complex queries easier to read.