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


Localized version

无法对视图 "%2" 创建 %1,因为其中包含一个或多个子查询。请考虑将视图更改为仅使用联接而不使用子查询。另外,请考虑不对视图进行索引。

Click to search this error in Google

English version

Cannot create %1 on view "%2" because it contains one or more subqueries. Consider changing the view to use only joins instead of subqueries. Alternatively, consider not indexing this 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