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


Localized version

無法在檢視 "%2" 上建立 %1,因為檢視使用了彙總 "%3"。建議您刪除彙總,不要索引該檢視,或使用替代的彙總。例如,用 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
 Chinese (Traditional) Legacy

Error category
 SQL Server

Other localized versions
11 versions





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