English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

뷰 "%2"이(가) 집계 "%3"을(를) 사용하므로 이 뷰에 %1을(를) 만들 수 없습니다. 뷰를 인덱싱하지 말거나 집계를 제거하거나 대체 집계를 사용하십시오. 예를 들어 AVG 대신 SUM과 COUNT_BIG을 사용하거나 COUNT 대신 COUNT_BIG을 사용하십시오.

Click to search this error in Google

English version

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.

Click to search this error in Google



Localized version
 Korean

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions