Message in Korean (한국어)

ALTER TABLE은 Null 값을 포함하거나 DEFAULT 정의가 지정된 열만 추가할 수 있습니다. 또는 추가되는 열이 ID 또는 타임스탬프 열이어야 합니다. 앞의 조건이 모두 만족되지 않을 경우 테이블이 비어 있어야 이 열을 추가할 수 있습니다. 열 '%1'은(는) 이러한 조건을 만족하지 않으므로 비어 있지 않은 테이블 '%2'에 추가할 수 없습니다.

Unlocalized message

ALTER TABLE only allows columns to be added that can contain nulls, or have a DEFAULT definition specified, or the column being added is an identity or timestamp column, or alternatively if none of the previous conditions are satisfied the table must be empty to allow addition of this column. Column '%1' cannot be added to non-empty table '%2' because it does not satisfy these conditions.

Search by Google
Available localized messages
Swedish (Svenska) Chinese (Traditional) (中文(繁體)) Russian (Русский) Chinese (Simplified) (中文(简体)) Prior (Message) French (Français) Japanese (日本語) Spanish (Español) German (Deutsch) Italian (Italiano) Next (Message) Dutch (Nederlands) Portuguese (Brazil) (Português (Brasil))