selectSum

abstract infix fun <T : Any> selectSum(column: IntColumn<T>): MutinySqlClientSelect.FirstSelect<Long>