Type alias tableCalcOper

tableCalcOper: "sum" | "avg" | "count" | "rowCount" | "min" | "max" | "countUnique" | "nullCount"

Automatic operations processed by table on the columns