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


Localized version

无法对视图 "%2" 创建 %1,因为它引用了派生表 "%3" (由 SELECT 语句的 FROM 子句定义)。请考虑取消引用此派生表或不对视图进行索引。

Click to search this error in Google

English version

Cannot create %1 on view "%2" because it references derived table "%3" (defined by SELECT statement in FROM clause). Consider removing the reference to the derived table or not indexing the 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