Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1008 Bytes

alter-database.md

File metadata and controls

18 lines (14 loc) · 1008 Bytes
title summary toc
ALTER DATABASE
Use the ALTER DATABASE statement to change an existing database.
false

ALTER DATABASE statement은 스키마(개요) 변화를 데이터베이스에 적용합니다.

{{site.data.alerts.callout_info}} 테이블 잠금 또는 기타 사용자가 볼 수 있는 중단시간 없이 CockroachDB가 스키마 요소를 어떻게 변화시키는지 이해하려면, Online Schema Changes in CockroachDB를 참조하십시오. {{site.data.alerts.end}}

ALTER DATABASE 사용에 대한 정보는 관련 부속 명령에 대한 문서를 참조하십시오.

부속명령 설명
CONFIGURE ZONE v2.1에서 : 데이터 베이스를 위한 복제 영역 구성
RENAME 데이터베이스 이름 변경