create_table
Define and generate a new database table with specified columns, data types, and constraints for efficient data organization and management in SingleStore.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from SingleStore MCP Server
Related Tools
- @madhukarkumar/singlestore-mcp-server
- @madhukarkumar/singlestore-mcp-server
- @madhukarkumar/singlestore-mcp-server
- @madhukarkumar/singlestore-mcp-server
- @wirdes/db-mcp-tool