describe-table
Retrieve the detailed schema, including columns and data types, of a specific table in Firebird SQL databases. Simplify database analysis and integration by providing precise table structure information.
Instructions
Gets the detailed schema (columns, types, etc.) of a specific table.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tableName | Yes | Name of the table to describe |