# Modifiers

Modifiers control listing parameters such as double-spacing
(dbl-spc), control breaks (roll-on or break-on), column totals (total), and suppression of item-IDs (id-supp), automatic
headings (hdr-supp or col-hdr-supp), and default messages (ni-supp).

Other modifiers and options are listed as follows. For a detailed description of each connective,
 refer to the individual topics.

| any break-on by-dsnd by-exp by-exp-dsnd c/total col-hdr-supp conv converting-nullsdet-supp | dbl-spc dicteach eval fill fmt footing grand-total hdr-supp | heading id-supp ifno legend-supp lptr ni-suppnopage only roll-on | sampling ss tape tcl-supp total using with within without |
| --- | --- | --- | --- |
Relational operators are modifiers used to establish criteria
based on the relationship of data to fixed values or other data.

Operators are listed below. For a detailed description of each
connective, refer to the individual topics.

| after equal le | noand ge | lt notbefore | gt ne or |
| --- | --- | --- | --- |

## See also

- [Access Query Language](https://d3codex.com/access/access-query-language/)
- [Account](https://d3codex.com/definitions/account-glossary/)
- [break-on modifier](https://d3codex.com/access/break-on-modifier/)
- [by modifier](https://d3codex.com/access/by-modifier/)
- [by-dsnd modifier](https://d3codex.com/access/by-dsnd-modifier/)
- [by-exp modifier](https://d3codex.com/access/by-exp-modifier/)
- [by-exp-dsnd modifier](https://d3codex.com/access/by-exp-dsnd-modifier/)
- [AQL command categories](https://d3codex.com/access/aql-command-categories/)
- [converting-nulls modifier](https://d3codex.com/access/converting-nulls-modifier/)
- [count command](https://d3codex.com/access/count-command/)
- [dbl-spc modifier](https://d3codex.com/access/dbl-spc-modifier/)
- [det-supp modifier](https://d3codex.com/access/det-supp-modifier/)
- [dict modifier](https://d3codex.com/access/dict-modifier/)
- [fill modifier](https://d3codex.com/access/fill-modifier/)
- [footing modifier](https://d3codex.com/access/footing-modifier/)
- [grand-total modifier](https://d3codex.com/access/grand-total-modifier/)
- [hdr-supp modifier](https://d3codex.com/access/hdr-supp-modifier/)
- [id-supp modifier](https://d3codex.com/access/id-supp-modifier/)
- [list command](https://d3codex.com/access/list-command/)
- [list-item command (Access Query Language)](https://d3codex.com/access/list-item-command-access-query-language/)
- [listconn command](https://d3codex.com/tcl/listconn-command/)
- [lptr modifier](https://d3codex.com/access/lptr-modifier/)
- [ni-supp modifier](https://d3codex.com/access/ni-supp-modifier/)
- [nopage modifier](https://d3codex.com/access/nopage-modifier/)
- [only modifier](https://d3codex.com/access/only-modifier/)
- [Options (Access Query Language)](https://d3codex.com/access/options-access-query-language/)
- [sampling modifier](https://d3codex.com/access/sampling-modifier/)
- [sort command](https://d3codex.com/access/sort-command/)
- [sort-label command](https://d3codex.com/access/sort-label-command/)
- [istat command](https://d3codex.com/access/istat-command/)
- [check-sum command](https://d3codex.com/access/check-sum-command/)
- [tape modifier](https://d3codex.com/access/tape-modifier/)
- [total modifier](https://d3codex.com/access/total-modifier/)
- [using modifier](https://d3codex.com/access/using-modifier/)
- [with modifier](https://d3codex.com/access/with-modifier/)
- [without modifier](https://d3codex.com/access/without-modifier/)

---
Source: https://d3codex.com/access/modifiers/ - part of the D3Codex reference.
