Message in Swedish (Svenska)
Det går inte att skapa %1 för vyn %2 eftersom den använder aggregatet %3. Överväg att ta bort aggregatet, att inte indexera vyn eller att använda andra aggregat. Exempel: Använd SUM och COUNT_BIG i stället för AVG eller COUNT_BIG i stället för COUNT.
Unlocalized message
Cannot create %1 on view "%2" because it uses aggregate "%3". Consider eliminating the aggregate, not indexing the view, or using alternate aggregates. For example, for AVG substitute SUM and COUNT_BIG, or for COUNT, substitute COUNT_BIG.
Search by Google