Table: aws_athena_work_group_prepared_statements
This table shows data for Athena Work Group Prepared Statements.
The primary key for this table is _cq_id.
Relations
This table depends on aws_athena_work_groups.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id (PK) | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
work_group_arn | utf8 |
description | utf8 |
last_modified_time | timestamp[us, tz=UTC] |
query_statement | utf8 |
statement_name | utf8 |
work_group_name | utf8 |