# col-hdr-supp modifier

The col-hdr-supp modifier suppresses
column heading above output columns and default page heading on AQL
reports.

**Synonyms:** (c

## Syntax

```
col-hdr-supp
```

## Example(s)

```
list entity name address csz col-hdr-supp
```

## See also

- [hdr-supp modifier](https://d3codex.com/access/hdr-supp-modifier/)
- [list-file-stats command](https://d3codex.com/tcl/list-file-stats-command/)
- [listacc command](https://d3codex.com/tcl/listacc-command/)
- [listconn command](https://d3codex.com/tcl/listconn-command/)
- [Options (Access Query Language)](https://d3codex.com/access/options-access-query-language/)
- [reformat command](https://d3codex.com/access/reformat-command/)
- [sreformat command](https://d3codex.com/access/sreformat-command/)

---
Source: https://d3codex.com/access/col-hdr-supp-modifier/ - part of the D3Codex reference.
