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


Localized version

GROUP BY 절에 없는 열이 인덱스 키에 포함되었으므로 뷰 "%2"에서 클러스터형 인덱스 "%1"을(를) 만들 수 없습니다. GROUP BY 절에 없는 열을 인덱스 키에서 제거하십시오.

Click to search this error in Google

English version

Cannot create the clustered index "%1" on view "%2" because the index key includes columns that are not in the GROUP BY clause. Consider eliminating columns that are not in the GROUP BY clause from the index 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