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


Localized version

명명되지 않은 테이블을 XML 식별자로 사용할 수 없으며 명명되지 않은 열을 특성 이름으로 사용할 수 없습니다. SELECT 문에서 AS를 사용하여 명명되지 않은 열/테이블에 이름을 지정하십시오.

Click to search this error in Google

English version

Unnamed tables cannot be used as XML identifiers as well as unnamed columns cannot be used for attribute names. Name unnamed columns/tables using AS in the SELECT statement.

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