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


Localized version

无法对视图 "%2" 创建 %1,因为其中包含 COMPUTE 子句。请考虑不对视图进行索引,或使用 GROUP BY 或聚合视图来替换对聚合结果的 COMPUTE 计算。

Click to search this error in Google

English version

Cannot create %1 on view "%2" because it contains a COMPUTE clause. Consider not indexing this view, or using a GROUP BY or aggregate view instead to replace the COMPUTE calculation of aggregate results.

Click to search this error in Google



Localized version
 Chinese (Simplified) Legacy

Error category
 SQL Server

Other localized versions
11 versions





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