qlty_columnSummary
Generate column summary statistics for a specified table in Teradata databases, providing insights into data structure and quality with query results and metadata.
Instructions
Get the column summary statistics for a table.
Arguments: db_name - name of the database table_name - table name to analyze
Returns: ResponseType: formatted response with query results + metadata
Input Schema
Name | Required | Description | Default |
---|---|---|---|
db_name | Yes | ||
table_name | Yes |