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


Localized version

ビュー "%2" に %1 を作成できません。ビューでは (SELECT ステートメントの FROM 句で定義された) 派生テーブル "%3" が参照されています。派生テーブルへの参照を削除するか、ビューにインデックスを設定しないことを検討してください。

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
 Japanese

Error category
 SQL Server

Other localized versions
11 versions





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