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


Localized version

외부 참조를 포함하는 집계 식은 SELECT 목록이나 쿼리의 HAVING 절 하위 쿼리에 포함되어야 합니다. 또한 이 쿼리의 FROM 절은 집계되는 열이 있는 테이블을 포함해야 합니다.

Click to search this error in Google

English version

An aggregated expression containing an outer reference must be contained in either the select list, or a HAVING clause subquery in the query whose FROM clause contains the table with the column being aggregated.

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