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
 Chinese (Traditional) Legacy

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions