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


Localized version

ビュー '%2' にはインデックスまたは統計 '%1' を作成できません。キー列 '%3' が不正確か、計算されるか、保存されません。ビュー インデックスまたは統計キーの列への参照を削除するか、列が正確になるように変更することを検討してください。ベース テーブルの列が計算される場合は、その列に PERSISTED を設定することを検討してください。

Click to search this error in Google

English version

Cannot create index or statistics '%1' on view '%2' because key column '%3' is imprecise, computed and not persisted. Consider removing reference to column in view index or statistics key or changing column to be precise. If column is computed in base table consider marking it PERSISTED there.

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