Message in Korean (한국어)
뷰 "%2"이(가) 공용 테이블 식 "%3"을(를) 참조하므로 이 뷰에 %1을(를) 만들 수 없습니다. 공용 테이블 식을 참조하는 뷰를 인덱싱할 수 없습니다. 뷰를 인덱싱하지 말거나 뷰 정의에서 공용 테이블 식을 제거하십시오.
Unlocalized message
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.
Search by Google