Teradata MCP Server

by Teradata
MIT License
2
  • Apple

read_standard_deviation

Calculate the standard deviation of a specific column in a Teradata database table to assess data variability and support statistical analysis.

Instructions

Get the standard deviation from column in a table.

Input Schema

NameRequiredDescriptionDefault
col_nameNocolumn name
table_nameNotable name

Input Schema (JSON Schema)

{ "properties": { "col_name": { "default": "", "description": "column name", "title": "Col Name", "type": "string" }, "table_name": { "default": "", "description": "table name", "title": "Table Name", "type": "string" } }, "title": "read_standard_deviationArguments", "type": "object" }
ID: q8kueash24