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


Localized version

'%2' 뷰가 비결정적 사용자 정의 함수 '%3'을(를) 사용하므로 이 뷰에 %1을(를) 만들 수 없습니다. 함수에 대한 참조를 제거하거나 함수를 결정적으로 만드십시오.

Click to search this error in Google

English version

Cannot create %1 on the '%2' view because it uses the nondeterministic user-defined function '%3'. Remove the reference to the function, or make it deterministic.

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