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


Localized version

키 열 '%3'이(가) 정확하고 결정적인지 여부를 확인할 수 없으므로 뷰 '%2'에 인덱스 또는 통계 '%1'을(를) 만들 수 없습니다. 인덱스 또는 통계 키에서 열을 제거하거나, 계산 열을 기본 테이블에서 지속형으로 표시하거나, 키에서 비-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
 Korean

Error category
 SQL Server

Other localized versions
11 versions





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