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


Localized version

newsequentialid() 기본 제공 함수는 CREATE TABLE 또는 ALTER TABLE 문에서 'uniqueidentifier' 유형의 열에 대한 DEFAULT 식에만 사용할 수 있으며 복합 스칼라 식을 구성하기 위해 다른 연산자와 조합해서 사용할 수 없습니다.

Click to search this error in Google

English version

The newsequentialid() built-in function can only be used in a DEFAULT expression for a column of type 'uniqueidentifier' in a CREATE TABLE or ALTER TABLE statement. It cannot be combined with other operators to form a complex scalar expression.

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