drop_table
Remove a specified table from a Microsoft SQL Server database using the MSSQL MCP Server, enabling efficient table management and database cleanup.
Instructions
Drops a table from the MSSQL Database.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tableName | Yes | Name of the table to drop |