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 (Simplified) Legacy

Error category
 SQL Server

Other localized versions
11 versions





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