# t_DetailsSuggested_topicsPostersById
Get a single topic
- Catalog: `Discourse`
- Schema: `Topics`
This is a read-only table function. 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.
## Parameters of Table Function
The following parameters can be used to control the behaviour of the table function `t_DetailsSuggested_topicsPostersById`. A value must be provided at all times for required parameters, but optional parameters in general do not need to have a value and the execution will default to a pre-defined behaviour. Values can be specified by position and by name. In both cases, all parameters not specified will be evaluated using their default values.
Value specification by position is done by listing all values from the first to the last needed value. For example: a `select * from table(value1, value2, value3)` on a table with four parameters will use the default value for the fourth parameter and the specified values for the first three.
Value specification by name is done by listing all values that require a value. For example with `select * from table(name1 => value1, name3 => value3)` on the same table will use the default values for the second and fourth parameters and the specified values for the first and third.
| Name | Data Type | Required | Default Value | Documentation |
|---|:---:|:---:|:---:|---|
| `id` | `` | ☑ | | |
| `print` | `` | ☐ | | Will return up to 1000 posts in a topic |
## Columns of Table Function
The columns of the table function `t_DetailsSuggested_topicsPostersById` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `archetype_2` | `varchar2` | | ☐ | |
| `archetype` | `varchar2` | Archetype | ☐ | |
| `archived_2` | `char` | | ☐ | |
| `archived` | `char` | Archived | ☐ | |
| `auto_close_at` | `varchar2` | | ☐ | |
| `auto_close_based_on_last_post` | `char` | Auto Close Based On Last Post | ☐ | |
| `auto_close_hours` | `varchar2` | | ☐ | |
| `bookmarked_2` | `varchar2` | | ☐ | |
| `bookmarked` | `varchar2` | Bookmarked | ☐ | |
| `bumped_at` | `varchar2` | Bumped at | ☐ | |
| `bumped` | `char` | Bumped | ☐ | |
| `can_flag_topic` | `char` | Can Flag Topic | ☐ | |
| `category_id_2` | `decimal` | | ☐ | |
| `category_id` | `decimal` | Category ID | ☐ | |
| `chunk_size` | `decimal` | Chunk Size | ☐ | |
| `closed_2` | `char` | | ☐ | |
| `closed` | `char` | Closed | ☐ | |
| `created_at_2` | `varchar2` | | ☐ | |
| `created_at` | `varchar2` | Created at | ☐ | |
| `created_by_avatar_template` | `varchar2` | Created by Avatar Template | ☐ | |
| `created_by_id` | `decimal` | Created by ID | ☐ | |
| `created_by_username` | `varchar2` | Created by User Name | ☐ | |
| `deleted_at` | `varchar2` | | ☐ | |
| `deleted_by` | `varchar2` | | ☐ | |
| `description` | `varchar2` | Description | ☐ | |
| `draft_key` | `varchar2` | Draft Key | ☐ | |
| `draft_sequence` | `varchar2` | Draft Sequence | ☐ | |
| `draft` | `varchar2` | Draft | ☐ | |
| `excerpt` | `varchar2` | Excerpt | ☐ | |
| `extras` | `varchar2` | Extras | ☐ | |
| `fancy_title_2` | `varchar2` | | ☐ | |
| `fancy_title` | `varchar2` | Fancy Title | ☐ | |
| `has_summary` | `char` | Has Summary | ☐ | |
| `highest_post_number_2` | `decimal` | | ☐ | |
| `highest_post_number` | `decimal` | Highest Post Number | ☐ | |
| `id_2` | `decimal` | ID 2 | ☐ | |
| `id` | `decimal` | ID | ☐ | |
| `image_url` | `varchar2` | Image URL | ☐ | |
| `last_posted_at_2` | `varchar2` | | ☐ | |
| `last_posted_at` | `varchar2` | Last Posted at | ☐ | |
| `last_poster_avatar_template` | `varchar2` | Last Poster Avatar Template | ☐ | |
| `last_poster_id` | `decimal` | Last Poster ID | ☐ | |
| `last_poster_username` | `varchar2` | Last Poster Username | ☐ | |
| `like_count_2` | `decimal` | | ☐ | |
| `like_count` | `decimal` | #Likes | ☐ | |
| `liked` | `varchar2` | Liked | ☐ | |
| `notification_level` | `decimal` | Notification Level | ☐ | |
| `participant_count` | `decimal` | Participant Count | ☐ | |
| `pinned_2` | `char` | | ☐ | |
| `pinned_at` | `varchar2` | Pinned at | ☐ | |
| `pinned_globally` | `char` | Pinned Globally | ☐ | |
| `pinned_until` | `varchar2` | | ☐ | |
| `pinned` | `char` | Pinned | ☐ | |
| `posts_count_2` | `decimal` | | ☐ | |
| `posts_count` | `decimal` | #Posts | ☐ | |
| `reply_count_2` | `decimal` | | ☐ | |
| `reply_count` | `decimal` | #Replies | ☐ | |
| `slug_2` | `varchar2` | | ☐ | |
| `slug` | `varchar2` | Slug | ☐ | |
| `title_2` | `varchar2` | | ☐ | |
| `title` | `varchar2` | Title | ☐ | |
| `unpinned_2` | `varchar2` | | ☐ | |
| `unpinned` | `varchar2` | Unpinned | ☐ | |
| `unseen` | `char` | Unseen | ☐ | |
| `user_avatar_template` | `varchar2` | User Avatar Template | ☐ | |
| `user_id_2` | `decimal` | | ☐ | |
| `user_id` | `decimal` | User ID | ☐ | |
| `user_username` | `varchar2` | User Name | ☐ | |
| `views_2` | `decimal` | | ☐ | |
| `views` | `decimal` | Views | ☐ | |
| `visible_2` | `char` | | ☐ | |
| `visible` | `char` | Visible | ☐ | |
| `word_count` | `varchar2` | | ☐ | |