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 view "%2" because it references common table expression "%3". Views referencing common table expressions cannot be indexed. Consider not indexing the view, or removing the common table expression from the view definition.

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