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
 Japanese

Error category
 SQL Server

Other localized versions
11 versions





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