-
Notifications
You must be signed in to change notification settings - Fork 4
3.6 Utility SQL
Peng Ren edited this page Oct 15, 2022
·
5 revisions
{LIST | SHOW} [GLOBAL] TABLES
[Limit [=] value]
[RegionName [=] 'string']{DESC | DESCRIBE} [GLOBAL] tbl_nameLIST TABLES
SHOW TABLES Limit 10LIST GLOBAL TABLES
Limit 10
RegionName us-west-1DESC Issues
DESCRIBE IssuesDESC GLOBAL IssuesPlease refer to boto3 API:
DynamoDB.Client.describe_table