SingleStore MCP Server
create_table
Create a new table in the database with specified columns and constraints
Input Schema
Name | Required | Description | Default |
---|---|---|---|
columns | Yes | List of columns to create | |
table_name | Yes | Name of the table to create | |
table_options | No |