# Top_Users: Discourse Top Users
Get the top topics
- Catalog: `Discourse`
- Schema: `Topics`
- Label: Top Users
This is a read-only table. The Discourse API may not support changing the data or the Invantive UniversalSQL driver for Discourse does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Discourse API.
## Table Columns
The columns of the table `Top_Users` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `admin` | `char` | Administrator | ☐ | |
| `avatar_template` | `varchar2` | Avatar Template | ☐ | |
| `id` | `decimal` | ID | ☐ | |
| `moderator` | `char` | Moderator | ☐ | |
| `topic_list_can_create_topic` | `char` | Topic List Can Create Topic | ☐ | |
| `topic_list_draft_key` | `varchar2` | Topic List Draft Key | ☐ | |
| `topic_list_draft_sequence` | `decimal` | Topic List Draft Sequence | ☐ | |
| `topic_list_draft` | `varchar2` | Topic List Draft | ☐ | |
| `topic_list_for_period` | `varchar2` | Topic List for Period | ☐ | |
| `topic_list_per_page` | `decimal` | Topic List Per Page | ☐ | |
| `trust_level` | `int32` | Trust Level | ☐ | |
| `username` | `varchar2` | User Name | ☐ | |