database_db_schema
Obtain the CREATE TABLE statement for a specified table. Provide the table name to retrieve its database schema definition.
Instructions
[database] Get the CREATE TABLE statement for a specific table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |