Message in Korean (한국어)
뷰 "%2"이(가) 집계 "%3"을(를) 사용하므로 이 뷰에 %1을(를) 만들 수 없습니다. 뷰를 인덱싱하지 말거나 집계를 제거하거나 대체 집계를 사용하십시오. 예를 들어 AVG 대신 SUM과 COUNT_BIG을 사용하거나 COUNT 대신 COUNT_BIG을 사용하십시오.
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