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

Error category
 SQL Server

Other localized versions
11 versions





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