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


Localized version

无法对视图 '%2' 创建 %1,因为其中包含一个或多个 UNION、INTERSECT 或 EXCEPT 运算符。如果将查询作为原始视图的 UNION、INTERSECT 或 EXCEPT 运算符的输入,请考虑为每个这样的查询创建一个单独的索引视图。

Click to search this error in Google

English version

Cannot create %1 on view '%2' because it contains one or more UNION, INTERSECT or EXCEPT operators. Consider creating a separate indexed view for each query that is an input to UNION, INTERSECT or EXCEPT operator(s) of original view.

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