# survey_question_accepted_ratings: Freshdesk Survey Questions
- Catalog: `Freshdesk`
- Schema: `Freshdesk`
- Primary Keys: `id`
- Label: Survey Questions
This is a read-only table. The Freshdesk API may not support changing the data or the Invantive UniversalSQL driver for Freshdesk does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Freshdesk API.
## Table Columns
The columns of the table `survey_question_accepted_ratings` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `question_default` | `char` | | ☐ | |
| `question_id` | `varchar2` | | ☐ | |
| `question_label` | `varchar2` | | ☐ | |
| `rating` | `varchar2` | Rating | ☐ | |
| `survey_id` | `int64` | Survey ID | ☐ | |
| `survey_title` | `varchar2` | | ☐ | |