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


Localized version

뷰 정의의 SELECT 목록에 GROUP BY 절의 모든 열이 포함되지 않았으므로 뷰 "%2"에서 클러스터형 인덱스 "%1"을(를) 만들 수 없습니다. 이 열을 SELECT 목록에 추가하십시오.

Click to search this error in Google

English version

Cannot create the clustered index "%1" on view "%2" because the select list of the view definition does not include all columns in the GROUP BY clause. Consider adding these columns to the select list.

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