describe_table
Retrieve column names and data types for a specified MSSQL database table to understand its structure and schema.
Instructions
Describes the schema (columns and types) of a specified MSSQL Database table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tableName | Yes | Name of the table to describe |