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


Localized version

无法对视图 "%2" 创建 %1,因为它引用了公用表表达式 "%3"。不能对引用公用表表达式的视图进行索引。请考虑不对视图进行索引,或将此公用表表达式从视图定义中删除。

Click to search this error in Google

English version

Cannot create %1 on view "%2" because it references common table expression "%3". Views referencing common table expressions cannot be indexed. Consider not indexing the view, or removing the common table expression from the view definition.

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