Message in Korean (한국어)

경고: 인덱싱된 뷰 "%1"."%2"은(는) 문자열에서 날짜로의 비결정적 변환을 포함하므로 손상되었을 수 있습니다. DBCC CHECKTABLE을 실행하여 뷰를 확인하십시오. 121과 같은 결정적 날짜 스타일을 지정하여 명시적인 CONVERT를 사용하십시오. 90 호환성 모드에서는 비결정적 식을 참조하는 인덱싱된 뷰를 만들 수 없습니다. 자세한 내용은 온라인 설명서의 "인덱싱된 뷰 만들기"를 참조하십시오.

Unlocalized message

Warning: Indexed view "%1"."%2" might be corrupted because it contains a non-deterministic conversion from string to date. Run DBCC CHECKTABLE to verify view. Consider using explicit CONVERT with deterministic date style such as 121. Indexed views referencing non-deterministic expressions can't be created in 90 compatibility mode. See Books Online topic "Creating Indexed Views" for more information.

Search by Google
Available localized messages
Swedish (Svenska) Chinese (Simplified) (中文(简体)) Prior (Message) Japanese (日本語) Spanish (Español) Chinese (Traditional) (中文(繁體)) Next (Message)