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
 Chinese (Traditional) Legacy

Error category
 SQL Server

Other localized versions
11 versions





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