my_answers: StackExchange My Answers |
Catalog: StackExchange
Schema: StackExchange
Primary Keys: answer_id
Label: My Answers
The data in this table is partitioned per value of the column.
This is a read-only table. The StackExchange API may not support changing the data or the Invantive SQL driver for StackExchange does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the StackExchange API.
Select StackExchange API URL: /me/answers?order=desc&sort=activity
Insert StackExchange API URL: /me/answers?order=desc&sort=activity
Update StackExchange API URL: /me/answers?order=desc&sort=activity
Delete StackExchange API URL: /me/answers?order=desc&sort=activity
Field Selection Method: NotRequired
Table Columns
The columns of the table my_answers are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
answer_id |
int64 |
Answer ID |
☐ |
|
creation_date |
datetime |
|
☐ |
|
is_accepted |
boolean |
|
☐ |
|
last_activity_date |
datetime |
|
☐ |
|
last_edit_date |
datetime |
Last Edit Date |
☐ |
|
owner_accept_rate |
int64 |
|
☐ |
|
owner_display_name |
string |
|
☐ |
|
owner_link |
string |
|
☐ |
|
owner_profile_image |
string |
|
☐ |
|
owner_reputation |
int64 |
|
☐ |
|
owner_user_id |
int64 |
|
☐ |
|
owner_user_type |
string |
|
☐ |
|
question_id |
int64 |
|
☐ |
|
score |
int32 |
|
☐ |
|
15-06-2022 22:37 Version 22.1.46-BETA+3385