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

Error category
 SQL Server

Other localized versions
11 versions





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