# Top_Topic_listTopics Get the top topics - Catalog: `Discourse` - Schema: `Topics` 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_Topic_listTopics` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `archetype` | `varchar2` | Archetype | ☐ | | | `archived` | `char` | Archived | ☐ | | | `bookmarked` | `char` | Bookmarked | ☐ | | | `bumped_at` | `varchar2` | Bumped at | ☐ | | | `bumped` | `char` | Bumped | ☐ | | | `can_create_topic` | `char` | Can Create Topic | ☐ | | | `can_have_answer` | `char` | | ☐ | | | `can_vote` | `char` | | ☐ | | | `category_id` | `decimal` | Category ID | ☐ | | | `closed` | `char` | Closed | ☐ | | | `created_at` | `varchar2` | Created at | ☐ | | | `draft_key` | `varchar2` | Draft Key | ☐ | | | `draft_sequence` | `decimal` | Draft Sequence | ☐ | | | `draft` | `varchar2` | Draft | ☐ | | | `fancy_title` | `varchar2` | Fancy Title | ☐ | | | `for_period` | `varchar2` | For Period | ☐ | | | `has_accepted_answer` | `char` | | ☐ | | | `has_summary` | `char` | Has Summary | ☐ | | | `highest_post_number` | `decimal` | Highest Post Number | ☐ | | | `id` | `decimal` | ID | ☐ | | | `image_url` | `varchar2` | Image URL | ☐ | | | `last_posted_at` | `varchar2` | Last Posted at | ☐ | | | `last_poster_username` | `varchar2` | Last Poster Username | ☐ | | | `last_read_post_number` | `decimal` | Last Read Post Number | ☐ | | | `like_count` | `decimal` | #Likes | ☐ | | | `liked` | `char` | Liked | ☐ | | | `new_posts` | `decimal` | New Posts | ☐ | | | `notification_level` | `decimal` | Notification Level | ☐ | | | `per_page` | `decimal` | Per Page | ☐ | | | `pinned_globally` | `char` | Pinned Globally | ☐ | | | `pinned` | `char` | Pinned | ☐ | | | `posts_count` | `decimal` | #Posts | ☐ | | | `reply_count` | `decimal` | #Replies | ☐ | | | `slug` | `varchar2` | Slug | ☐ | | | `title` | `varchar2` | Title | ☐ | | | `unpinned` | `varchar2` | Unpinned | ☐ | | | `unread` | `decimal` | Unread | ☐ | | | `unseen` | `char` | Unseen | ☐ | | | `user_voted` | `char` | | ☐ | | | `views` | `decimal` | Views | ☐ | | | `visible` | `char` | Visible | ☐ | | | `vote_count` | `int32` | | ☐ | |