The minimum (minLength) of non-NULL string values in the column.
minLength
data (value length in characters)
SQLServer: instead of length in characters, it uses data length (number of bytes)
For each value, Soda encapsulates the length in the aggregation metric: AVG(LENGTH(column))
AVG(LENGTH(column))
You are not logged in to Soda and are viewing the default public documentation. Learn more about Documentation access & licensing.
Last updated 13 days ago
Was this helpful?