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


Localized version

無法在檢視 '%2' 上建立索引或統計資料 '%1',因為無法確認索引鍵資料行 '%3' 是精確且具有決定性的。請考慮從索引或統計資料索引鍵移除資料行,如果資料行是計算的,則在基底資料表中將其標示為保存的,或者在索引鍵中使用非 CLR 衍生的資料行。

Click to search this error in Google

English version

Cannot create index or statistics '%1' on view '%2' because cannot verify key column '%3' is precise and deterministic. Consider removing column from index or statistics key, marking column persisted in base table if it is computed, or using non-CLR-derived column in key.

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