show_create_table
Generate SQL statements to recreate a specific table by specifying the RDS instance ID, region, database, and table name using Alibaba Cloud RDS OpenAPI.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
db_name | Yes | ||
dbinstance_id | Yes | ||
region_id | Yes | ||
table_name | Yes |