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


Localized version

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

Click to search this error in Google

English version

Cannot create index or statistics '%1' on table '%2' because SQL Server cannot verify that key column '%3' is precise and deterministic. Consider removing column from index or statistics key, marking computed column persisted, 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