standard_deviation
Calculate the mean and standard deviation for a specified column in a Teradata database table to analyze data distribution and variability.
Instructions
What is the mean and standard deviation for column in table?
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Table name to list | |
| column_name | Yes | Column name to list |